Home
last modified time | relevance | path

Searched refs:get_feature_index (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dmain.cc152 langsys.get_feature_index (n_feature)); in main()
Dhb-ot-map.hh128 unsigned int get_feature_index (unsigned int table_index, hb_tag_t feature_tag) const in get_feature_index() function
Dhb-ot-layout.cc935 unsigned int f_index = l.get_feature_index (i); in hb_ot_layout_language_find_feature()
1083 unsigned int feature_index = l.get_feature_index (i); in langsys_collect_features()
Dhb-ot-shape.cc133 bool has_gpos_kern = plan.map.get_feature_index (1, kern_tag) != HB_OT_LAYOUT_NO_FEATURE_INDEX; in compile()
Dhb-ot-layout-common.hh320 hb_tag_t get_feature_index (unsigned int i) const in get_feature_index() function