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.cc714 unsigned int *language_index) in hb_ot_layout_script_find_language()
748 unsigned int *language_index /* OUT */) in hb_ot_layout_script_select_language()
787 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index()
819 unsigned int language_index, in hb_ot_layout_language_get_required_feature()
853 unsigned int language_index, in hb_ot_layout_language_get_feature_indexes()
885 unsigned int language_index, in hb_ot_layout_language_get_feature_tags()
925 unsigned int language_index, in hb_ot_layout_language_find_feature()
1112 for (unsigned int language_index = 0; language_index < count; language_index++) in script_collect_features() local
1121 unsigned int language_index; in script_collect_features() local
Dhb-ot-map.hh273 unsigned int script_index[2], language_index[2]; member