Searched defs:setPositivePrefix (Results 1 – 8 of 8) sorted by relevance
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
1235 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
1240 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
930 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
961 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
876 void DecimalFormat::setPositivePrefix(const UnicodeString& newValue) { in setPositivePrefix() function in DecimalFormat