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