Home
last modified time | relevance | path

Searched refs:getTraditionalChinese (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
DFontFallbackWin.cpp200 } else if (locale == icu::Locale::getTraditionalChinese()) { in initializeScriptFontMap()
336 if (icu::Locale::getDefault() == icu::Locale::getTraditionalChinese()) in getFallbackFamily()
/external/chromium_org/third_party/icu/source/common/unicode/
Dlocid.h206 static const Locale &U_EXPORT2 getTraditionalChinese(void);
/external/icu/icu4c/source/common/unicode/
Dlocid.h206 static const Locale &U_EXPORT2 getTraditionalChinese(void);
/external/chromium_org/third_party/icu/source/common/
Dlocid.cpp747 Locale::getTraditionalChinese(void) in getTraditionalChinese() function in Locale
/external/icu/icu4c/source/common/
Dlocid.cpp747 Locale::getTraditionalChinese(void) in getTraditionalChinese() function in Locale
/external/chromium_org/third_party/icu/source/test/intltest/
Dloctest.cpp373 if (strcmp(Locale::getTraditionalChinese().getName(), ULOC_TRADITIONAL_CHINESE) != 0) { in TestParallelAPIValues()
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp373 if (strcmp(Locale::getTraditionalChinese().getName(), ULOC_TRADITIONAL_CHINESE) != 0) { in TestParallelAPIValues()