Searched defs:FeatureTableSubstitutionRecord (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-common.hh | 4298 struct FeatureTableSubstitutionRecord struct 4302 void collect_lookups (const void *base, hb_set_t *lookup_indexes /* OUT */) const in collect_lookups() 4307 void closure_features (const void *base, in closure_features() 4315 …ature_substitutes_with_variations (hb_hashmap_t<unsigned, const Feature*> *feature_substitutes_map, in collect_feature_substitutes_with_variations() 4327 bool serialize (hb_subset_layout_context_t *c, in serialize() 4350 bool subset (hb_subset_layout_context_t *c, const void *base) const in subset() 4364 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize() 4371 HBUINT16 featureIndex; 4372 Offset32To<Feature> feature;
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-common.hh | 3098 struct FeatureTableSubstitutionRecord struct 3102 void collect_lookups (const void *base, hb_set_t *lookup_indexes /* OUT */) const in collect_lookups() 3107 void closure_features (const void *base, in closure_features() 3115 bool subset (hb_subset_layout_context_t *c, const void *base) const in subset() 3132 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize() 3139 HBUINT16 featureIndex; 3140 Offset32To<Feature> feature;
|