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
1698 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
1813 public synchronized void setScientificNotation(boolean useScientific) { in setScientificNotation()
1125 void DecimalFormat::setScientificNotation(UBool useScientific) { in setScientificNotation()