HomeSort by relevance Sort by last modified time
    Searched refs:find_lang_sys_index (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-jstf-table.hh 159 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::JstfScript
hb-ot-layout.cc 312 if (s.find_lang_sys_index (language_tag, language_index))
316 if (s.find_lang_sys_index (HB_OT_TAG_DEFAULT_LANGUAGE, language_index))
hb-ot-layout-common-private.hh 234 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::Script
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-jstf-table.hh 159 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::JstfScript
hb-ot-layout.cc 312 if (s.find_lang_sys_index (language_tag, language_index))
316 if (s.find_lang_sys_index (HB_OT_TAG_DEFAULT_LANGUAGE, language_index))
hb-ot-layout-common-private.hh 234 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::Script
    [all...]

Completed in 1038 milliseconds