Searched defs:setPositivePrefix (Results 1 – 10 of 10) sorted by relevance
356 public void setPositivePrefix(String newValue) { in setPositivePrefix() method in DecimalFormatICU
375 public void setPositivePrefix(String value) { in setPositivePrefix() method in DataDrivenNumberFormatTestData
372 public void setPositivePrefix(String value) { in setPositivePrefix() method in DataDrivenNumberFormatTestData
1240 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
1235 public DecimalFormatProperties setPositivePrefix(String positivePrefix) { in setPositivePrefix() method in DecimalFormatProperties
961 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
930 public synchronized void setPositivePrefix(String prefix) { in setPositivePrefix() method in DecimalFormat
876 void DecimalFormat::setPositivePrefix(const UnicodeString& newValue) { in setPositivePrefix() function in DecimalFormat