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