Home
last modified time | relevance | path

Searched refs:find_lang_sys_index (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-jstf-table.hh161 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index() function
Dhb-ot-layout.cc756 if (s.find_lang_sys_index (language_tags[i], language_index)) in hb_ot_layout_script_select_language()
761 if (s.find_lang_sys_index (HB_OT_TAG_DEFAULT_LANGUAGE, language_index)) in hb_ot_layout_script_select_language()
1122 if (s.find_lang_sys_index (*languages, &language_index)) in script_collect_features()
Dhb-ot-layout-common.hh376 bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index() function