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

Thb_ot_var_axis_flags_tIdx

Declaration

Source position: lazharfbuzz0.pas line 783

type Thb_ot_var_axis_flags_tIdx = (

  Thb_ot_var_axis_flags_tIdxMinValue = 0,

  

  HB_OT_VAR_AXIS_FLAG_HIDDEN = 0,

  

  Thb_ot_var_axis_flags_tIdxMaxValue = 31

  

);