Searched refs:decimalFormatSymbols (Results 1 – 11 of 11) sorted by relevance
663 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()687 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()711 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()734 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()758 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()779 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()845 , decimalFormatSymbols(NULL) in RuleBasedNumberFormat()1637 delete decimalFormatSymbols; in dispose()1638 decimalFormatSymbols = NULL; in dispose()1726 if (decimalFormatSymbols == NULL) { in initializeDecimalFormatSymbols()[all …]
308 const DecimalFormatSymbols *decimalFormatSymbols = owner->getDecimalFormatSymbols(); in setBestFractionRule() local309 if (decimalFormatSymbols->getSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol).charAt(0) in setBestFractionRule()
618 private transient DecimalFormatSymbols decimalFormatSymbols = null; field in RuleBasedNumberFormat1011 decimalFormatSymbols = temp.decimalFormatSymbols; in readObject()1464 decimalFormatSymbols = (DecimalFormatSymbols) newSymbols.clone(); in setDecimalFormatSymbols()1466 decimalFormat.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1479 ruleSet.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1584 if (decimalFormatSymbols == null) { in getDecimalFormatSymbols()1585 decimalFormatSymbols = new DecimalFormatSymbols(locale); in getDecimalFormatSymbols()1587 return decimalFormatSymbols; in getDecimalFormatSymbols()
275 DecimalFormatSymbols decimalFormatSymbols = owner.getDecimalFormatSymbols(); in setBestFractionRule() local276 if (decimalFormatSymbols.getDecimalSeparator() == newRule.getDecimalPoint()) { in setBestFractionRule()
615 private transient DecimalFormatSymbols decimalFormatSymbols = null; field in RuleBasedNumberFormat997 decimalFormatSymbols = temp.decimalFormatSymbols; in readObject()1429 decimalFormatSymbols = (DecimalFormatSymbols) newSymbols.clone(); in setDecimalFormatSymbols()1431 decimalFormat.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1444 ruleSet.setDecimalFormatSymbols(decimalFormatSymbols); in setDecimalFormatSymbols()1548 if (decimalFormatSymbols == null) { in getDecimalFormatSymbols()1549 decimalFormatSymbols = new DecimalFormatSymbols(locale); in getDecimalFormatSymbols()1551 return decimalFormatSymbols; in getDecimalFormatSymbols()
276 DecimalFormatSymbols decimalFormatSymbols = owner.getDecimalFormatSymbols(); in setBestFractionRule() local277 if (decimalFormatSymbols.getDecimalSeparator() == newRule.getDecimalPoint()) { in setBestFractionRule()
1557 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local1558 decimalFormatSymbols.setDecimalSeparator(','); in TestVariableDecimalPoint()1559 enFormatter.setDecimalFormatSymbols(decimalFormatSymbols); in TestVariableDecimalPoint()
1561 DecimalFormatSymbols decimalFormatSymbols = new DecimalFormatSymbols(ULocale.ENGLISH); in TestVariableDecimalPoint() local1562 decimalFormatSymbols.setDecimalSeparator(','); in TestVariableDecimalPoint()1563 enFormatter.setDecimalFormatSymbols(decimalFormatSymbols); in TestVariableDecimalPoint()
1035 DecimalFormatSymbols* decimalFormatSymbols; variable
2208 DecimalFormatSymbols decimalFormatSymbols(Locale::getEnglish(), status); in TestVariableDecimalPoint() local2209 …decimalFormatSymbols.setSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol, UNICODE_STRING_SIMPL… in TestVariableDecimalPoint()2210 enFormatter.setDecimalFormatSymbols(decimalFormatSymbols); in TestVariableDecimalPoint()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...