Searched defs:setNegativeSuffix (Results 1 – 9 of 9) sorted by relevance
906 public void setNegativeSuffix(String newValue) { in setNegativeSuffix() method in DecimalFormat
346 public void setNegativeSuffix(String newValue) { in setNegativeSuffix() method in DecimalFormatICU
382 public void setNegativeSuffix(String value) { in setNegativeSuffix() method in DataDrivenNumberFormatTestData
379 public void setNegativeSuffix(String value) { in setNegativeSuffix() method in DataDrivenNumberFormatTestData
1058 public DecimalFormatProperties setNegativeSuffix(String negativeSuffix) { in setNegativeSuffix() method in DecimalFormatProperties
1053 public DecimalFormatProperties setNegativeSuffix(String negativeSuffix) { in setNegativeSuffix() method in DecimalFormatProperties
998 public synchronized void setNegativeSuffix(String suffix) { in setNegativeSuffix() method in DecimalFormat
1047 public synchronized void setNegativeSuffix(String suffix) { in setNegativeSuffix() method in DecimalFormat
672 void DecimalFormat::setNegativeSuffix(const UnicodeString& newValue) { in setNegativeSuffix() function in DecimalFormat