Searched defs:setPositivePrefix (Results 1 – 6 of 6) sorted by relevance
835 public void setPositivePrefix(String newValue) { in setPositivePrefix() method in DecimalFormat
354 public void setPositivePrefix(String newValue) { in setPositivePrefix() method in DecimalFormatICU
362 public void setPositivePrefix(String value) { in setPositivePrefix() method in NumberFormatTestTuple
363 public void setPositivePrefix(String value) { in setPositivePrefix() method in NumberFormatTestTuple
716 DecimalFormatImpl::setPositivePrefix(const UnicodeString &str) { in setPositivePrefix() function in DecimalFormatImpl
2369 DecimalFormat::setPositivePrefix(const UnicodeString& newValue) in setPositivePrefix() function in DecimalFormat