Lines Matching refs:fCurrencyAffixInfo
108 fCurrencyAffixInfo(other.fCurrencyAffixInfo), in DecimalFormatImpl()
148 fCurrencyAffixInfo = other.fCurrencyAffixInfo; in assign()
190 && fCurrencyAffixInfo.equals(other.fCurrencyAffixInfo) in operator ==()
1120 if (fCurrencyAffixInfo.isDefault()) { in updateFormattingCurrencyAffixInfo()
1124 fCurrencyAffixInfo.set(NULL, NULL, NULL, status); in updateFormattingCurrencyAffixInfo()
1142 fCurrencyAffixInfo.set( in updateFormattingCurrencyAffixInfo()
1151 fCurrencyAffixInfo.setSymbol( in updateFormattingCurrencyAffixInfo()
1156 fCurrencyAffixInfo.setISO( in updateFormattingCurrencyAffixInfo()
1219 fCurrencyAffixInfo, in updateFormattingLocalizedPositivePrefix()
1238 fCurrencyAffixInfo, in updateFormattingLocalizedPositiveSuffix()
1257 fCurrencyAffixInfo, in updateFormattingLocalizedNegativePrefix()
1276 fCurrencyAffixInfo, in updateFormattingLocalizedNegativeSuffix()