[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazharfbuzz0.pas line 1460
type Thb_ot_var_axis_info_t = record |
||
axis_index: guint; |
|
|
tag: Thb_tag_t; |
|
|
name_id: Thb_ot_name_id_t; |
|
|
flags: Thb_ot_var_axis_flags_t; |
|
|
min_value: gfloat; |
|
|
default_value: gfloat; |
|
|
max_value: gfloat; |
|
|
reserved: guint; |
|
|
end; |