Searched defs:FeatureName (Results 1 – 3 of 3) sorted by relevance
78 struct FeatureName struct80 int cmp (hb_aat_layout_feature_type_t key) const in cmp()83 enum {97 unsigned int get_selector_infos (unsigned int start_offset, in get_selector_infos()127 hb_aat_layout_feature_type_t get_feature_type () const in get_feature_type()130 hb_ot_name_id_t get_feature_name_id () const { return nameIndex; } in get_feature_name_id()132 bool is_exclusive () const { return featureFlags & Exclusive; } in is_exclusive()135 bool has_data () const { return nSettings; } in has_data()137 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()145 HBUINT16 feature; /* Feature type. */[all …]
79 struct FeatureName struct81 int cmp (hb_aat_layout_feature_type_t key) const in cmp()84 enum {98 unsigned int get_selector_infos (unsigned int start_offset, in get_selector_infos()127 hb_aat_layout_feature_type_t get_feature_type () const in get_feature_type()130 hb_ot_name_id_t get_feature_name_id () const { return nameIndex; } in get_feature_name_id()132 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()140 HBUINT16 feature; /* Feature type. */141 HBUINT16 nSettings; /* The number of records in the setting name array. */143 settingTableZ; /* Offset in bytes from the beginning of this table to[all …]