Searched refs:setScientificNotation (Results 1 – 4 of 4) sorted by relevance
263 pat.setScientificNotation(TRUE); in testAPI()
452 fmt->setScientificNotation(TRUE); in TestScientific2()454 fmt->setScientificNotation(FALSE); in TestScientific2()
1447 virtual void setScientificNotation(UBool useScientific);
3057 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation() function in DecimalFormat