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