[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazHarfBuzz0' (#lcl)

Thb_ot_math_glyph_part_flags_t

Declaration

Source position: lazharfbuzz0.pas line 736

type Thb_ot_math_glyph_part_flags_t = set of (

  Thb_ot_math_glyph_part_flags_tIdxMinValue = 0,

  

  HB_OT_MATH_GLYPH_PART_FLAG_EXTENDER = 0,

  

  Thb_ot_math_glyph_part_flags_tIdxMaxValue = 31

  

);