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