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