[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazharfbuzz0.pas line 788
type Thb_ot_var_axis_flags_t = set of ( |
||
Thb_ot_var_axis_flags_tIdxMinValue = 0, |
|
|
HB_OT_VAR_AXIS_FLAG_HIDDEN = 0, |
|
|
Thb_ot_var_axis_flags_tIdxMaxValue = 31 |
|
|
); |