Lines Matching refs:roundToMagnitude
183 dq.roundToMagnitude(0, roundingMode, status);190 roundToMagnitude(-maxFrac, roundingMode, status);609 void DecimalQuantity::roundToMagnitude(int32_t magnitude, RoundingMode roundingMode, UErrorCode& status) {692 roundToMagnitude(magnitude, roundingMode, status); // start over