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

Thb_ot_math_glyph_part_flags_tIdx

Declaration

Source position: lazharfbuzz0.pas line 731

type Thb_ot_math_glyph_part_flags_tIdx = (

  Thb_ot_math_glyph_part_flags_tIdxMinValue = 0,

  

  HB_OT_MATH_GLYPH_PART_FLAG_EXTENDER = 0,

  

  Thb_ot_math_glyph_part_flags_tIdxMaxValue = 31

  

);