Searched refs:getDecimalFormatSymbols (Results 1 – 10 of 10) sorted by relevance
180 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI()184 if( *(pat.getDecimalFormatSymbols()) != *(def.getDecimalFormatSymbols())) { in testAPI()
834 const DecimalFormatSymbols *sym = df->getDecimalFormatSymbols(); in Test4087244()1894 DecimalFormatSymbols *sym = (DecimalFormatSymbols*) nf->getDecimalFormatSymbols(); in Test4145457()
1814 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); in TestGetLocale()
174 DecimalFormatSymbols symbols(*dnf.getDecimalFormatSymbols()); in setNumberFormatCurrency_2_4()
983 DecimalFormatSymbols * getDecimalFormatSymbols() const;
1014 virtual const DecimalFormatSymbols* getDecimalFormatSymbols(void) const;
760 getDecimalFormatSymbols()-> in unum_getSymbol()786 DecimalFormatSymbols symbols(*((DecimalFormat *)fmt)->getDecimalFormatSymbols()); in unum_setSymbol()
456 DecimalFormatSymbols* sym = formatter->getDecimalFormatSymbols(); in NFSubstitution()
1522 RuleBasedNumberFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in RuleBasedNumberFormat
2054 DecimalFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in DecimalFormat