Searched defs:decimalFormatSymbols (Results 1 – 11 of 11) sorted by relevance
1083 DecimalFormatSymbols* decimalFormatSymbols; variable
278 DecimalFormatSymbols decimalFormatSymbols = owner.getDecimalFormatSymbols(); in setBestFractionRule() local
618 private transient DecimalFormatSymbols decimalFormatSymbols = null; field in RuleBasedNumberFormat
277 DecimalFormatSymbols decimalFormatSymbols = owner.getDecimalFormatSymbols(); in setBestFractionRule() local
621 private transient DecimalFormatSymbols decimalFormatSymbols = null; field in RuleBasedNumberFormat
311 const DecimalFormatSymbols *decimalFormatSymbols = owner->getDecimalFormatSymbols(); in setBestFractionRule() local
1697 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local
1694 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local
2247 DecimalFormatSymbols decimalFormatSymbols(Locale::getEnglish(), status); in TestVariableDecimalPoint() local
9752 const DecimalFormatSymbols* decimalFormatSymbols = decimalFormat->getDecimalFormatSymbols(); in Test20956_MonetarySymbolGetters() local