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