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