Home | History | Annotate | Download | only in i18n

Lines Matching refs:setRoundingIncrement

2466  * @see #setRoundingIncrement
2483 void DecimalFormat::setRoundingIncrement(double newValue) {
2484 fImpl->setRoundingIncrement(newValue);
2490 * @see #setRoundingIncrement
2502 * @see #setRoundingIncrement