Searched defs:setExponentSignAlwaysShown (Results 1 – 7 of 7) sorted by relevance
358 public void setExponentSignAlwaysShown(String value) { in setExponentSignAlwaysShown() method in DataDrivenNumberFormatTestData
355 public void setExponentSignAlwaysShown(String value) { in setExponentSignAlwaysShown() method in DataDrivenNumberFormatTestData
776 public DecimalFormatProperties setExponentSignAlwaysShown(boolean exponentSignAlwaysShown) { in setExponentSignAlwaysShown() method in DecimalFormatProperties
781 public DecimalFormatProperties setExponentSignAlwaysShown(boolean exponentSignAlwaysShown) { in setExponentSignAlwaysShown() method in DecimalFormatProperties
1751 public synchronized void setExponentSignAlwaysShown(boolean expSignAlways) { in setExponentSignAlwaysShown() method in DecimalFormat
1874 public synchronized void setExponentSignAlwaysShown(boolean expSignAlways) { in setExponentSignAlwaysShown() method in DecimalFormat
1162 void DecimalFormat::setExponentSignAlwaysShown(UBool expSignAlways) { in setExponentSignAlwaysShown() function in DecimalFormat