Searched defs:FeatureVariations (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-common.hh | 1976 struct FeatureVariations struct 1978 static constexpr unsigned NOT_FOUND_INDEX = 0xFFFFFFFFu; 1980 bool find_index (const int *coords, unsigned int coord_len, in find_index() 1997 const Feature *find_substitute (unsigned int variations_index, in find_substitute() 2004 FeatureVariations* copy (hb_serialize_context_t *c) const in copy() 2010 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 2019 FixedVersion<> version; /* Version--0x00010000u */ 2021 varRecords;
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-layout-common.hh | 3515 struct FeatureVariations struct 3517 static constexpr unsigned NOT_FOUND_INDEX = 0xFFFFFFFFu; 3519 bool find_index (const int *coords, unsigned int coord_len, in find_index() 3536 const Feature *find_substitute (unsigned int variations_index, in find_substitute() 3543 FeatureVariations* copy (hb_serialize_context_t *c) const in copy() 3549 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups() 3556 void closure_features (const hb_map_t *lookup_indexes, in closure_features() 3563 bool subset (hb_subset_context_t *c, in subset() 3588 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 3597 FixedVersion<> version; /* Version--0x00010000u */ [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-common.hh | 3269 struct FeatureVariations struct 3271 static constexpr unsigned NOT_FOUND_INDEX = 0xFFFFFFFFu; 3273 bool find_index (const int *coords, unsigned int coord_len, in find_index() 3290 const Feature *find_substitute (unsigned int variations_index, in find_substitute() 3297 FeatureVariations* copy (hb_serialize_context_t *c) const in copy() 3303 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups() 3310 void closure_features (const hb_map_t *lookup_indexes, in closure_features() 3317 bool subset (hb_subset_context_t *c, in subset() 3342 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 3351 FixedVersion<> version; /* Version--0x00010000u */ [all …]
|