Searched refs:absValue (Results 1 – 1 of 1) sorted by relevance
2817 long absValue = Math.abs(value); in getValue() local2825 return absValue % EXCEED_POINTS[minWidth]; in getValue()2828 return absValue % EXCEED_POINTS[maxWidth]; in getValue()