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
1214 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
1219 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
924 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
961 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
872 void DecimalFormat::setPositivePrefix(const UnicodeString& newValue) { in setPositivePrefix() function in DecimalFormat