Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc699 unsigned int *language_index) in hb_ot_layout_script_find_language()
737 unsigned int *language_index /* OUT */) in hb_ot_layout_script_select_language()
777 unsigned int language_index, in hb_ot_layout_language_get_required_feature_index()
809 unsigned int language_index, in hb_ot_layout_language_get_required_feature()
845 unsigned int language_index, in hb_ot_layout_language_get_feature_indexes()
878 unsigned int language_index, in hb_ot_layout_language_get_feature_tags()
918 unsigned int language_index, in hb_ot_layout_language_find_feature()
1139 for (unsigned int language_index = 0; language_index < count; language_index++) in script_collect_features() local
1147 unsigned int language_index; in script_collect_features() local
Dhb-ot-map.hh273 unsigned int script_index[2], language_index[2]; member