Searched refs:getNarrowCurrencySymbol (Results 1 – 4 of 4) sorted by relevance
32 UnicodeString getNarrowCurrencySymbol(UErrorCode& status) const;
42 UnicodeString CurrencySymbols::getNarrowCurrencySymbol(UErrorCode& status) const { in getNarrowCurrencySymbol() function in CurrencySymbols
299 return fCurrencySymbols.getNarrowCurrencySymbol(localStatus); in getSymbol()