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

  /external/harfbuzz_ng/src/
main.cc 121 if (!script.has_default_lang_sys())
125 for (int n_langsys = script.has_default_lang_sys() ? -1 : 0; n_langsys < num_langsys; n_langsys++) {
hb-ot-layout-jstf-table.hh 162 inline bool has_default_lang_sys (void) const { return defaultLangSys != 0; } function in struct:OT::JstfScript
hb-ot-layout-common-private.hh 237 inline bool has_default_lang_sys (void) const { return defaultLangSys != 0; } function in struct:OT::Script
    [all...]

Completed in 417 milliseconds