Searched refs:isStyleSupported (Results 1 – 3 of 3) sorted by relevance
1045 static UBool isStyleSupported(UNumberFormatStyle style);
1271 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() function in NumberFormat1300 if (!isStyleSupported(style)) { in makeInstance()
2758 if (!NumberFormat::isStyleSupported(k)) { in TestHost()