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

  /external/harfbuzz_ng/src/
hb-ot-layout-jstf-table.hh 156 if (i == Index::NOT_FOUND_INDEX) return get_default_lang_sys ();
163 inline const JstfLangSys& get_default_lang_sys (void) const { return this+defaultLangSys; } function in struct:OT::JstfScript
main.cc 127 ? script.get_default_lang_sys ()
hb-ot-layout-common-private.hh 231 if (i == Index::NOT_FOUND_INDEX) return get_default_lang_sys ();
238 inline const LangSys& get_default_lang_sys (void) const { return this+defaultLangSys; } function in struct:OT::Script
    [all...]

Completed in 86 milliseconds