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

  /external/icu4c/common/unicode/
locid.h 203 static const Locale &U_EXPORT2 getTraditionalChinese(void);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.cpp 182 else if (locale == icu::Locale::getTraditionalChinese())
373 if (icu::Locale::getDefault() == icu::Locale::getTraditionalChinese())
  /external/icu4c/common/
listformatter.cpp 221 out = Locale::getTraditionalChinese();
locid.cpp 747 Locale::getTraditionalChinese(void)
  /external/icu4c/test/intltest/
loctest.cpp 373 if (strcmp(Locale::getTraditionalChinese().getName(), ULOC_TRADITIONAL_CHINESE) != 0) {
    [all...]

Completed in 800 milliseconds