Home | History | Annotate | Download | only in i18n

Lines Matching refs:ERoundingMode

2480 DecimalFormat::ERoundingMode DecimalFormat::getRoundingMode() const {
2492 void DecimalFormat::setRoundingMode(ERoundingMode roundingMode) {
3115 setRoundingMode((DecimalFormat::ERoundingMode)newValue);