Searched refs:AffixesForCurrency (Results 1 – 2 of 2) sorted by relevance
160 struct AffixesForCurrency : public UMemory { struct172 AffixesForCurrency(const UnicodeString& negPrefix, in AffixesForCurrency() argument207 const AffixesForCurrency* affix_1 = in decimfmtAffixValueComparator()208 (AffixesForCurrency*)val1.pointer; in decimfmtAffixValueComparator()209 const AffixesForCurrency* affix_2 = in decimfmtAffixValueComparator()210 (AffixesForCurrency*)val2.pointer; in decimfmtAffixValueComparator()682 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes()711 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes()4439 AffixesForCurrency* oneSet;4441 oneSet = (AffixesForCurrency*)fPluralAffixesForCurrency->get(pluralCount);[all …]
160 struct AffixesForCurrency : public UMemory { struct172 AffixesForCurrency(const UnicodeString& negPrefix, in AffixesForCurrency() argument207 const AffixesForCurrency* affix_1 = in decimfmtAffixValueComparator()208 (AffixesForCurrency*)val1.pointer; in decimfmtAffixValueComparator()209 const AffixesForCurrency* affix_2 = in decimfmtAffixValueComparator()210 (AffixesForCurrency*)val2.pointer; in decimfmtAffixValueComparator()661 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes()690 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes()4350 AffixesForCurrency* oneSet; in appendAffix()4352 oneSet = (AffixesForCurrency*)fPluralAffixesForCurrency->get(pluralCount); in appendAffix()[all …]