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
378 public void setNegativePrefix(String value) { in setNegativePrefix() method in DataDrivenNumberFormatTestData
375 public void setNegativePrefix(String value) { in setNegativePrefix() method in DataDrivenNumberFormatTestData
1020 public DecimalFormatProperties setNegativePrefix(String negativePrefix) { in setNegativePrefix() method in DecimalFormatProperties
1015 public DecimalFormatProperties setNegativePrefix(String negativePrefix) { in setNegativePrefix() method in DecimalFormatProperties
932 public synchronized void setNegativePrefix(String prefix) { in setNegativePrefix() method in DecimalFormat
973 public synchronized void setNegativePrefix(String prefix) { in setNegativePrefix() method in DecimalFormat
648 void DecimalFormat::setNegativePrefix(const UnicodeString& newValue) { in setNegativePrefix() function in DecimalFormat