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