Home
last modified time | relevance | path

Searched defs:scriptCount (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/layout/
DScriptAndLanguage.h45 le_uint16 scriptCount; member
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
DHarfBuzzFace.cpp107 unsigned scriptCount = maxCount; in findScriptForVerticalGlyphSubstitution() local
/external/chromium_org/third_party/icu/source/i18n/
Duspoof_impl.cpp381 int32_t scriptCount = 0; in scriptScan() local
Duspoof.cpp215 int32_t scriptCount = -1; in uspoof_check() local
/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp586 int32_t scriptCount = identifierInfo.getScriptCount(); in testIdentifierInfo() local
/external/icu/icu4c/source/i18n/
Duspoof.cpp594 int32_t scriptCount = identifierInfo->getScriptCount(); in uspoof_checkUnicodeString() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp313 OpenType::UInt16 scriptCount; member