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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.cc 310 if (s.find_lang_sys_index (language_tag, language_index))
314 if (s.find_lang_sys_index (HB_OT_TAG_DEFAULT_LANGUAGE, language_index))
hb-ot-layout-common-private.hh 232 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.cc 304 if (s.find_lang_sys_index (language_tag, language_index))
308 if (s.find_lang_sys_index (HB_OT_TAG_DEFAULT_LANGUAGE, language_index))
hb-ot-layout-common-private.hh 233 inline bool find_lang_sys_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::Script
    [all...]

Completed in 308 milliseconds