Searched defs:setPositivePrefix (Results 1 – 9 of 9) sorted by relevance
837 public void setPositivePrefix(String newValue) { in setPositivePrefix() method in DecimalFormat
356 public void setPositivePrefix(String newValue) { in setPositivePrefix() method in DecimalFormatICU
370 public void setPositivePrefix(String value) { in setPositivePrefix() method in DataDrivenNumberFormatTestData
367 public void setPositivePrefix(String value) { in setPositivePrefix() method in DataDrivenNumberFormatTestData
1212 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
1207 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
899 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
936 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
636 void DecimalFormat::setPositivePrefix(const UnicodeString& newValue) { in setPositivePrefix() function in DecimalFormat