Searched defs:FeatureParamsStylisticSet (Results 1 – 2 of 2) sorted by relevance
572 struct FeatureParamsStylisticSet struct574 bool sanitize (hb_sanitize_context_t *c) const in sanitize()582 void collect_name_ids (hb_set_t *nameids_to_retain /* OUT */) const in collect_name_ids()585 bool subset (hb_subset_context_t *c) const in subset()591 HBUINT16 version; /* (set to 0): This corresponds to a “minor”596 NameID uiNameID; /* The 'name' table name ID that specifies a
532 class FeatureParamsStylisticSet(FeatureParams): class