Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-plan.cc153 … hb_hashmap_t<unsigned, const OT::Feature*> *feature_substitutes_map, /* OUT */ in _collect_layout_indices()
239 const hb_hashmap_t<unsigned, const OT::Feature*> *feature_substitutes_map, in _GSUBGPOS_find_duplicate_features()
314 hb_hashmap_t<unsigned, const OT::Feature*> *feature_substitutes_map, in _closure_glyphs_lookups_features()
H A Dhb-ot-layout-common.hh66 hb_hashmap_t<unsigned, const Feature*> *feature_substitutes_map; member
143 const hb_hashmap_t<unsigned, const Feature*> *feature_substitutes_map; member