Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc717 unsigned int *language_index) in hb_ot_layout_script_find_language()
755 unsigned int *language_index /* OUT */) in hb_ot_layout_script_select_language()
797 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index()
829 unsigned int language_index, in hb_ot_layout_language_get_required_feature()
868 unsigned int language_index, in hb_ot_layout_language_get_feature_indexes()
904 unsigned int language_index, in hb_ot_layout_language_get_feature_tags()
946 unsigned int language_index, in hb_ot_layout_language_find_feature()
1167 for (unsigned int language_index = 0; language_index < count; language_index++) in script_collect_features() local
1175 unsigned int language_index; in script_collect_features() local
Dhb-ot-map.hh279 unsigned int script_index[2], language_index[2]; member