Home
last modified time | relevance | path

Searched refs:fgCurrencySignCountInPluralFormat (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
Ddecimfmt.h2088 fgCurrencySignCountInPluralFormat enumerator
/external/chromium_org/third_party/icu/source/i18n/
Ddecimfmt.cpp462 if (fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in construct()
870 ((fCurrencySignCount == fgCurrencySignCountInPluralFormat) ? in operator ==()
2466 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in adoptCurrencyPluralInfo()
3196 fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in appendAffix()
3213 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in appendAffix()
3916 fCurrencySignCount = fgCurrencySignCountInPluralFormat; in applyPatternWithoutExpandAffix()
/external/icu4c/i18n/unicode/
Ddecimfmt.h2217 fgCurrencySignCountInPluralFormat enumerator
/external/icu4c/i18n/
Ddecimfmt.cpp518 if (fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in construct()
946 ((fCurrencySignCount == fgCurrencySignCountInPluralFormat) ? in operator ==()
3248 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in adoptCurrencyPluralInfo()
4031 fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in appendAffix()
4048 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in appendAffix()
4751 fCurrencySignCount = fgCurrencySignCountInPluralFormat; in applyPatternWithoutExpandAffix()