Searched refs:has_default_lang_sys (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dmain.cc121 if (!script.has_default_lang_sys())
125 for (int n_langsys = script.has_default_lang_sys() ? -1 : 0; n_langsys < num_langsys; n_langsys++) {
H A Dhb-ot-layout-jstf-table.hh162 inline bool has_default_lang_sys (void) const { return defaultLangSys != 0; } function in struct:OT::JstfScript
H A Dhb-ot-layout-common-private.hh237 inline bool has_default_lang_sys (void) const { return defaultLangSys != 0; } function in struct:OT::Script
/external/harfbuzz_ng/src/
H A Dmain.cc121 if (!script.has_default_lang_sys())
125 for (int n_langsys = script.has_default_lang_sys() ? -1 : 0; n_langsys < num_langsys; n_langsys++) {
H A Dhb-ot-layout-jstf-table.hh162 inline bool has_default_lang_sys (void) const { return defaultLangSys != 0; } function in struct:OT::JstfScript
H A Dhb-ot-layout-common-private.hh237 inline bool has_default_lang_sys (void) const { return defaultLangSys != 0; } function in struct:OT::Script

Completed in 109 milliseconds