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.cc498 unsigned int *language_index) in hb_ot_layout_script_find_language()
519 unsigned int *language_index /* OUT */) in hb_ot_layout_script_select_language()
543 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index()
563 unsigned int language_index, in hb_ot_layout_language_get_required_feature()
581 unsigned int language_index, in hb_ot_layout_language_get_feature_indexes()
596 unsigned int language_index, in hb_ot_layout_language_get_feature_tags()
621 unsigned int language_index, in hb_ot_layout_language_find_feature()
790 for (unsigned int language_index = 0; language_index < count; language_index++) in script_collect_features() local
799 unsigned int language_index; in script_collect_features() local
Dhb-ot-map.hh273 unsigned int script_index[2], language_index[2]; member