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 158 if (i == Index::NOT_FOUND_INDEX) return get_default_lang_sys ();
165 inline const JstfLangSys& get_default_lang_sys (void) const { return this+defaultLangSys; } function in struct:OT::JstfScript
main.cc 128 ? script.get_default_lang_sys ()
hb-ot-layout-common-private.hh 243 if (i == Index::NOT_FOUND_INDEX) return get_default_lang_sys ();
250 inline const LangSys& get_default_lang_sys (void) const { return this+defaultLangSys; } function in struct:OT::Script
    [all...]

Completed in 75 milliseconds