Searched refs:setScientificNotation (Results 1 – 8 of 8) sorted by relevance
1470 virtual void setScientificNotation(UBool useScientific);
1498 virtual void setScientificNotation(UBool useScientific);
284 pat.setScientificNotation(TRUE); in testAPI()
467 fmt->setScientificNotation(TRUE); in TestScientific2()469 fmt->setScientificNotation(FALSE); in TestScientific2()
290 pat.setScientificNotation(TRUE); in testAPI()
471 fmt->setScientificNotation(TRUE); in TestScientific2()473 fmt->setScientificNotation(FALSE); in TestScientific2()
4020 void DecimalFormat::setScientificNotation(UBool useScientific) {
3931 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation() function in DecimalFormat