Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh97 struct hb_collect_feature_substitutes_with_var_context_t struct
99 const hb_map_t *axes_index_tag_map;
100 const hb_hashmap_t<hb_tag_t, int> *axes_location;
101 hb_hashmap_t<unsigned, hb::shared_ptr<hb_set_t>> *record_cond_idx_map;
102 hb_hashmap_t<unsigned, const Feature*> *feature_substitutes_map;
105 hb_set_t *feature_indices;
106 bool apply;
107 unsigned cur_record_idx;
108 hb_hashmap_t<hb::shared_ptr<hb_map_t>, unsigned> *conditionset_map;