Searched defs:beforeCurrency (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Ddcfmtsym.cpp45 static const char gBeforeCurrencyTag[] = "beforeCurrency";
358 UBool beforeCurrency,
363 if (beforeCurrency) {
372 UBool beforeCurrency,
374 if (beforeCurrency) {
357 getPatternForCurrencySpacing(ECurrencySpacing type, UBool beforeCurrency, UErrorCode& status) const argument
371 setPatternForCurrencySpacing(ECurrencySpacing type, UBool beforeCurrency, const UnicodeString& pattern) argument
/external/icu4c/i18n/
H A Ddcfmtsym.cpp47 static const char gBeforeCurrencyTag[] = "beforeCurrency";
376 UBool beforeCurrency,
381 if (beforeCurrency) {
390 UBool beforeCurrency,
392 if (beforeCurrency) {
375 getPatternForCurrencySpacing(ECurrencySpacing type, UBool beforeCurrency, UErrorCode& status) const argument
389 setPatternForCurrencySpacing(ECurrencySpacing type, UBool beforeCurrency, const UnicodeString& pattern) argument

Completed in 243 milliseconds