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 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index() function
Dhb-ot-layout.cc431 if (s.find_lang_sys_index (language_tag, language_index)) in hb_ot_layout_script_find_language()
435 if (s.find_lang_sys_index (HB_OT_TAG_DEFAULT_LANGUAGE, language_index)) in hb_ot_layout_script_find_language()
Dhb-ot-layout-common-private.hh250 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const in find_lang_sys_index() function