Searched defs:isStyleSupported (Results 1 - 2 of 2) sorted by relevance

/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)) {

Completed in 223 milliseconds