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
1669 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
1788 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
811 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation()