Searched refs:fNegativeSuffix (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ddecimfmt.cpp684 fNegativePrefix, fNegativeSuffix, fPositivePrefix, fPositiveSuffix);
713 fNegativePrefix, fNegativeSuffix, fPositivePrefix, fPositiveSuffix);
786 fNegativeSuffix = rhs.fNegativeSuffix;
902 fNegativeSuffix == other->fNegativeSuffix)
909 debugout(fNegativeSuffix);
917 debugout(other->fNegativeSuffix);
1052 fNegativeSuffix == other->fNegativeSuffix)
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Ddecimfmt.h2200 UnicodeString fNegativeSuffix; member in class:DecimalFormat

Completed in 120 milliseconds