Searched defs:getNegativeSuffix (Results 1 – 6 of 6) sorted by relevance
183 public String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormatICU
510 public String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormatProperties
515 public String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormatProperties
1009 public synchronized String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormat
1056 public synchronized String getNegativeSuffix() { in getNegativeSuffix() method in DecimalFormat
921 UnicodeString& DecimalFormat::getNegativeSuffix(UnicodeString& result) const { in getNegativeSuffix() function in DecimalFormat