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