Searched refs:isScientificNotation (Results 1 – 6 of 6) sorted by relevance
1453 virtual UBool isScientificNotation(void) const;
1481 virtual UBool isScientificNotation(void) const;
285 UBool sn = pat.isScientificNotation(); in testAPI()
291 UBool sn = pat.isScientificNotation(); in testAPI()
2868 … isScientificNotation()) { // .. it's an exponent format - ignore setting and parse anyways4006 UBool DecimalFormat::isScientificNotation() const {
2779 … isScientificNotation()) { // .. it's an exponent format - ignore setting and parse anyways in subparse()3917 UBool DecimalFormat::isScientificNotation() const { in isScientificNotation() function in DecimalFormat