Searched refs:fNegativeSuffixPattern (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp104 fNegativeSuffixPattern(other.fNegativeSuffixPattern),
146 fNegativeSuffixPattern = other.fNegativeSuffixPattern;
189 && fNegativeSuffixPattern.equals(other.fNegativeSuffixPattern)
227 fNegativeSuffixPattern.usesPercent();
234 fNegativeSuffixPattern.usesPermill();
743 fNegativeSuffixPattern.remove();
744 fNegativeSuffixPattern
[all...]
H A Ddecimfmtimpl.h394 AffixPattern fNegativeSuffixPattern; member in class:DecimalFormatImpl
H A Ddecimfmt.cpp1066 fImpl->fNegativeSuffixPattern.toString(negativeSuffix);

Completed in 40 milliseconds