Searched defs:setNegativeSuffix (Results 1 – 8 of 8) sorted by relevance
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
1081 public DecimalFormatProperties setNegativeSuffix(String negativeSuffix) { in setNegativeSuffix() method in DecimalFormatProperties
1086 public DecimalFormatProperties setNegativeSuffix(String negativeSuffix) { in setNegativeSuffix() method in DecimalFormatProperties
1029 public synchronized void setNegativeSuffix(String suffix) { in setNegativeSuffix() method in DecimalFormat
1072 public synchronized void setNegativeSuffix(String suffix) { in setNegativeSuffix() method in DecimalFormat
936 void DecimalFormat::setNegativeSuffix(const UnicodeString& newValue) { in setNegativeSuffix() function in DecimalFormat