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