Home | History | Annotate | Download | only in text

Lines Matching defs:getRoundingMode

1128   public synchronized int getRoundingMode() {
1129 RoundingMode mode = exportedProperties.getRoundingMode();
1205 mathContext.getRoundingMode().ordinal());
1226 mathContextICU.getDigits(), RoundingMode.valueOf(mathContextICU.getRoundingMode()));