Home
last modified time | relevance | path

Searched refs:fCurrencySymbol (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_currencysymbols.cpp22 fCurrencySymbol.setToBogus(); in CurrencySymbols()
31 fCurrencySymbol = symbols.getConstSymbol(DecimalFormatSymbols::kCurrencySymbol); in CurrencySymbols()
58 if (!fCurrencySymbol.isBogus()) { in getCurrencySymbol()
59 return fCurrencySymbol; in getCurrencySymbol()
Dnumber_currencysymbols.h50 UnicodeString fCurrencySymbol; variable
/external/icu/libicu/cts_headers/
Dnumber_currencysymbols.h50 UnicodeString fCurrencySymbol; variable