Searched defs:useScientific (Results 1 – 6 of 6) sorted by relevance
108 int32_t useScientific; variable
101 public Integer useScientific = null; field in DataDrivenNumberFormatTestData
98 public Integer useScientific = null; field in DataDrivenNumberFormatTestData
1689 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
1810 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
1121 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation()