Searched defs:setNegativePrefix (Results 1 – 8 of 8) sorted by relevance
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
1022 public DecimalFormatProperties setNegativePrefix(String negativePrefix) { in setNegativePrefix() method in DecimalFormatProperties
1027 public DecimalFormatProperties setNegativePrefix(String negativePrefix) { in setNegativePrefix() method in DecimalFormatProperties
957 public synchronized void setNegativePrefix(String prefix) { in setNegativePrefix() method in DecimalFormat
998 public synchronized void setNegativePrefix(String prefix) { in setNegativePrefix() method in DecimalFormat
892 void DecimalFormat::setNegativePrefix(const UnicodeString& newValue) { in setNegativePrefix() function in DecimalFormat