Home | History | Annotate | Download | only in i18n

Lines Matching refs:ERoundingMode

3426 DecimalFormat::ERoundingMode DecimalFormat::getRoundingMode() const {
3438 void DecimalFormat::setRoundingMode(ERoundingMode roundingMode) {
5448 setRoundingMode((DecimalFormat::ERoundingMode)newValue);