Searched refs:decimalFormatSymbols (Results 1 – 11 of 11) sorted by relevance
665 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()689 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()713 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()736 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()760 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()781 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()847 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()1642 delete decimalFormatSymbols; in dispose()1643 decimalFormatSymbols = NULL; in dispose()1731 if (decimalFormatSymbols == NULL) { in initializeDecimalFormatSymbols()[all …]
310 const DecimalFormatSymbols *decimalFormatSymbols = owner->getDecimalFormatSymbols(); in setBestFractionRule() local311 if (decimalFormatSymbols->getSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol).charAt(0) in setBestFractionRule()
618 private transient DecimalFormatSymbols decimalFormatSymbols = null; field in RuleBasedNumberFormat1004 decimalFormatSymbols = temp.decimalFormatSymbols; in readObject()1452 decimalFormatSymbols = (DecimalFormatSymbols) newSymbols.clone(); in setDecimalFormatSymbols()1454 decimalFormat.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1467 ruleSet.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1570 if (decimalFormatSymbols == null) { in getDecimalFormatSymbols()1571 decimalFormatSymbols = new DecimalFormatSymbols(locale); in getDecimalFormatSymbols()1573 return decimalFormatSymbols; in getDecimalFormatSymbols()
278 DecimalFormatSymbols decimalFormatSymbols = owner.getDecimalFormatSymbols(); in setBestFractionRule() local279 if (decimalFormatSymbols.getDecimalSeparator() == newRule.getDecimalPoint()) { in setBestFractionRule()
621 private transient DecimalFormatSymbols decimalFormatSymbols = null; field in RuleBasedNumberFormat1018 decimalFormatSymbols = temp.decimalFormatSymbols; in readObject()1487 decimalFormatSymbols = (DecimalFormatSymbols) newSymbols.clone(); in setDecimalFormatSymbols()1489 decimalFormat.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1502 ruleSet.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1608 if (decimalFormatSymbols == null) { in getDecimalFormatSymbols()1609 decimalFormatSymbols = new DecimalFormatSymbols(locale); in getDecimalFormatSymbols()1611 return decimalFormatSymbols; in getDecimalFormatSymbols()
277 DecimalFormatSymbols decimalFormatSymbols = owner.getDecimalFormatSymbols(); in setBestFractionRule() local278 if (decimalFormatSymbols.getDecimalSeparator() == newRule.getDecimalPoint()) { in setBestFractionRule()
1578 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local1579 decimalFormatSymbols.setDecimalSeparator(','); in TestVariableDecimalPoint()1580 enFormatter.setDecimalFormatSymbols(decimalFormatSymbols); in TestVariableDecimalPoint()
1577 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local1578 decimalFormatSymbols.setDecimalSeparator(','); in TestVariableDecimalPoint()1579 enFormatter.setDecimalFormatSymbols(decimalFormatSymbols); in TestVariableDecimalPoint()
1043 DecimalFormatSymbols* decimalFormatSymbols; variable
2209 DecimalFormatSymbols decimalFormatSymbols(Locale::getEnglish(), status); in TestVariableDecimalPoint() local2210 …decimalFormatSymbols.setSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol, UNICODE_STRING_SIMPL… in TestVariableDecimalPoint()2211 enFormatter.setDecimalFormatSymbols(decimalFormatSymbols); in TestVariableDecimalPoint()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...