Searched refs:movePoint (Results 1 – 1 of 1) sorted by relevance
1953 return movePoint(scale + (long)n); in movePointLeft()1956 private BigDecimal movePoint(long newScale) { in movePoint() method in BigDecimal1991 return movePoint(scale - (long)n); in movePointRight()