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