Home | History | Annotate | Download | only in i18n

Lines Matching refs:ERoundingMode

2497 DecimalFormat::ERoundingMode DecimalFormat::getRoundingMode() const {
2509 void DecimalFormat::setRoundingMode(ERoundingMode roundingMode) {
3144 setRoundingMode((DecimalFormat::ERoundingMode)newValue);