Home | History | Annotate | Download | only in i18n

Lines Matching refs:getPositivePrefix

2374 DecimalFormat::getPositivePrefix(UnicodeString& result) const
2376 return fImpl->getPositivePrefix(result);