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.cc369 unsigned int *language_index) in hb_ot_layout_script_find_language()
389 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index()
409 unsigned int language_index, in hb_ot_layout_language_get_required_feature()
427 unsigned int language_index, in hb_ot_layout_language_get_feature_indexes()
442 unsigned int language_index, in hb_ot_layout_language_get_feature_tags()
467 unsigned int language_index, in hb_ot_layout_language_find_feature()
560 unsigned int language_index, in _hb_ot_layout_collect_lookups_features()
642 for (unsigned int language_index = 0; language_index < count; language_index++) in _hb_ot_layout_collect_lookups_languages() local
654 unsigned int language_index; in _hb_ot_layout_collect_lookups_languages() local
Dhb-ot-map-private.hh224 unsigned int script_index[2], language_index[2]; member