Searched defs:setNegativePrefix (Results 1 – 6 of 6) sorted by relevance
860 public void setNegativePrefix(String newValue) { in setNegativePrefix() method in DecimalFormat
341 public void setNegativePrefix(String newValue) { in setNegativePrefix() method in DecimalFormatICU
373 public void setNegativePrefix(String value) { in setNegativePrefix() method in NumberFormatTestData
372 public void setNegativePrefix(String value) { in setNegativePrefix() method in NumberFormatTestData
734 DecimalFormatImpl::setNegativePrefix(const UnicodeString &str) { in setNegativePrefix() function in DecimalFormatImpl
2401 DecimalFormat::setNegativePrefix(const UnicodeString& newValue) in setNegativePrefix() function in DecimalFormat