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

Thb_ot_var_axis_t

Declaration

Source position: lazharfbuzz0.pas line 1478

type Thb_ot_var_axis_t = record

  tag: Thb_tag_t;

  

  name_id: Thb_ot_name_id_t;

  

  min_value: gfloat;

  

  default_value: gfloat;

  

  max_value: gfloat;

  

end;