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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ddecimfmt.cpp.fixed416 fNegativeSuffix = rhs.fNegativeSuffix;
524 fNegativeSuffix == other->fNegativeSuffix)
531 debugout(fNegativeSuffix);
539 debugout(other->fNegativeSuffix);
599 fNegativeSuffix == other->fNegativeSuffix)
1675 return compareSimpleAffix(isNegative ? fNegativeSuffix : fPositiveSuffix,
2070 result = fNegativeSuffix;
[all...]
H A Ddecimfmt.cpp635 fNegativePrefix, fNegativeSuffix, fPositivePrefix, fPositiveSuffix);
664 fNegativePrefix, fNegativeSuffix, fPositivePrefix, fPositiveSuffix);
736 fNegativeSuffix = rhs.fNegativeSuffix;
851 fNegativeSuffix == other->fNegativeSuffix)
858 debugout(fNegativeSuffix);
866 debugout(other->fNegativeSuffix);
961 fNegativeSuffix == other->fNegativeSuffix)
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ddecimfmt.h2226 UnicodeString fNegativeSuffix; member in class:DecimalFormat

Completed in 182 milliseconds