Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <hb-aat-layout.h>
Data Fields | |
hb_ot_name_id_t | name_id |
hb_aat_layout_feature_selector_t | enable |
hb_aat_layout_feature_selector_t | disable |
unsigned int | reserved |
hb_aat_layout_feature_selector_info_t: @name_id: The selector's name identifier @enable: The value to turn the selector on @disable: The value to turn the selector off
Structure representing a setting for an hb_aat_layout_feature_type_t.
Definition at line 743 of file hb-aat-layout.h.
hb_aat_layout_feature_selector_t hb_aat_layout_feature_selector_info_t::disable |
Definition at line 746 of file hb-aat-layout.h.
hb_aat_layout_feature_selector_t hb_aat_layout_feature_selector_info_t::enable |
Definition at line 745 of file hb-aat-layout.h.
hb_ot_name_id_t hb_aat_layout_feature_selector_info_t::name_id |
Definition at line 744 of file hb-aat-layout.h.
unsigned int hb_aat_layout_feature_selector_info_t::reserved |
Definition at line 748 of file hb-aat-layout.h.