Searched defs:setNegativePrefix (Results 1 – 9 of 9) sorted by relevance
860 public void setNegativePrefix(String newValue) { in setNegativePrefix() method in DecimalFormat
341 public void setNegativePrefix(String newValue) { in setNegativePrefix() method in DecimalFormatICU
375 public void setNegativePrefix(String value) { in setNegativePrefix() method in DataDrivenNumberFormatTestData
378 public void setNegativePrefix(String value) { in setNegativePrefix() method in DataDrivenNumberFormatTestData
1022 public DecimalFormatProperties setNegativePrefix(String negativePrefix) { in setNegativePrefix() method in DecimalFormatProperties
1030 public DecimalFormatProperties setNegativePrefix(String negativePrefix) { in setNegativePrefix() method in DecimalFormatProperties
981 public synchronized void setNegativePrefix(String prefix) { in setNegativePrefix() method in DecimalFormat
940 public synchronized void setNegativePrefix(String prefix) { in setNegativePrefix() method in DecimalFormat
874 void DecimalFormat::setNegativePrefix(const UnicodeString& newValue) { in setNegativePrefix() function in DecimalFormat