Searched refs:setupCurrencyAffixes (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | decimfmt.h | 2075 void setupCurrencyAffixes(const UnicodeString& pattern,
|
/external/icu4c/i18n/ |
D | decimfmt.cpp | 458 setupCurrencyAffixes(*patternUsed, TRUE, TRUE, status); in construct() 541 DecimalFormat::setupCurrencyAffixes(const UnicodeString& pattern, in setupCurrencyAffixes() function in DecimalFormat 2707 setupCurrencyAffixes(fFormatPattern, FALSE, TRUE, status); in adoptCurrencyPluralInfo() 4540 setupCurrencyAffixes(pattern, TRUE, FALSE, status); in applyPattern() 4671 setupCurrencyAffixes(fFormatPattern, TRUE, TRUE, ec); in setCurrency()
|