Home | History | Annotate | Download | only in i18n

Lines Matching refs:setPositivePrefix

2383 DecimalFormat::setPositivePrefix(const UnicodeString& newValue)
2385 fImpl->setPositivePrefix(newValue);