Home | History | Annotate | Download | only in i18n

Lines Matching defs:getNegativePrefix

2395 DecimalFormat::getNegativePrefix(UnicodeString& result) const
2397 return fImpl->getNegativePrefix(result);