Searched refs:isStyleSupported (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dnumfmt.h989 static UBool isStyleSupported(UNumberFormatStyle style);
1021 friend class ::NumberFormatTest; // access to isStyleSupported()
/external/icu/icu4c/source/i18n/unicode/
H A Dnumfmt.h1047 static UBool isStyleSupported(UNumberFormatStyle style);
1081 friend class ::NumberFormatTest; // access to isStyleSupported()
/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp1174 NumberFormat::isStyleSupported(UNumberFormatStyle style) { function in class:NumberFormat
1203 if (!isStyleSupported(style)) {
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp1300 NumberFormat::isStyleSupported(UNumberFormatStyle style) { function in class:NumberFormat
1329 if (!isStyleSupported(style)) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp2726 if (!NumberFormat::isStyleSupported(k)) {
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2751 if (!NumberFormat::isStyleSupported(k)) {

Completed in 194 milliseconds