Searched defs:decimalFormatSymbols (Results 1 – 9 of 9) sorted by relevance
1043 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
310 const DecimalFormatSymbols *decimalFormatSymbols = owner->getDecimalFormatSymbols(); in setBestFractionRule() local
1578 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local
1577 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local
2209 DecimalFormatSymbols decimalFormatSymbols(Locale::getEnglish(), status); in TestVariableDecimalPoint() local