Home
last modified time | relevance | path

Searched defs:FeatureVariations (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh1976 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/
Dhb-ot-layout-common.hh3163 struct FeatureVariations struct
3165 static constexpr unsigned NOT_FOUND_INDEX = 0xFFFFFFFFu;
3167 bool find_index (const int *coords, unsigned int coord_len, in find_index()
3184 const Feature *find_substitute (unsigned int variations_index, in find_substitute()
3191 FeatureVariations* copy (hb_serialize_context_t *c) const in copy()
3197 void collect_lookups (const hb_set_t *feature_indexes, in collect_lookups()
3204 void closure_features (const hb_map_t *lookup_indexes, in closure_features()
3211 bool subset (hb_subset_context_t *c, in subset()
3236 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
3245 FixedVersion<> version; /* Version--0x00010000u */
[all …]