Searched defs:getNegativeSuffix (Results 1 – 8 of 8) sorted by relevance
183 public String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormatICU
524 public String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormatProperties
519 public String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormatProperties
1056 public synchronized String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormat
1015 public synchronized String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormat
925 UnicodeString& DecimalFormat::getNegativeSuffix(UnicodeString& result) const { in getNegativeSuffix() function in DecimalFormat