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