Searched refs:isStyleSupported (Results 1 – 3 of 3) sorted by relevance
1111 static UBool isStyleSupported(UNumberFormatStyle style);
1288 NumberFormat::isStyleSupported(UNumberFormatStyle style) { in isStyleSupported() function in NumberFormat1317 if (!isStyleSupported(style)) { in makeInstance()
2986 if (!NumberFormat::isStyleSupported(k)) { in TestHost()