Searched refs:AffixesForCurrency (Results 1 – 1 of 1) sorted by relevance
107 struct AffixesForCurrency : public UMemory { struct119 AffixesForCurrency(const UnicodeString& negPrefix, in AffixesForCurrency() argument145 const AffixesForCurrency* affix_1 = in decimfmtAffixValueComparator()146 (AffixesForCurrency*)val1.pointer; in decimfmtAffixValueComparator()147 const AffixesForCurrency* affix_2 = in decimfmtAffixValueComparator()148 (AffixesForCurrency*)val2.pointer; in decimfmtAffixValueComparator()563 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes()592 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes()3450 AffixesForCurrency* oneSet; in appendAffix()3452 oneSet = (AffixesForCurrency*)fPluralAffixesForCurrency->get(pluralCount); in appendAffix()[all …]