Searched refs:getTraditionalChinese (Results 1 – 7 of 7) sorted by relevance
200 } else if (locale == icu::Locale::getTraditionalChinese()) { in initializeScriptFontMap()336 if (icu::Locale::getDefault() == icu::Locale::getTraditionalChinese()) in getFallbackFamily()
206 static const Locale &U_EXPORT2 getTraditionalChinese(void);
747 Locale::getTraditionalChinese(void) in getTraditionalChinese() function in Locale
373 if (strcmp(Locale::getTraditionalChinese().getName(), ULOC_TRADITIONAL_CHINESE) != 0) { in TestParallelAPIValues()