Searched refs:cmdButtonHeight (Results 1 – 1 of 1) sorted by relevance
368 final int cmdButtonHeight = 14; in getYButtonPositions() local371 …= new Integer( (CompPosY + 10 + (((CompHeight - 10) - (ButtonCount * cmdButtonHeight) - ((ButtonCo… in getYButtonPositions()376 … YPosArray[i] = new Integer(YPosArray[i - 1].intValue() + cmdButtonHeight + cmdButtonVertiDist); in getYButtonPositions()
Completed in 12 milliseconds