Searched refs:useScientific (Results 1 – 2 of 2) sorted by relevance
1447 virtual void setScientificNotation(UBool useScientific);
3057 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation() argument3058 fUseExponentialNotation = useScientific; in setScientificNotation()