Searched refs:origX (Results 1 – 1 of 1) sorted by relevance
288 int origX = bounds.centerX(); in moveScannerCheckButton() local292 if (Math.abs(locX - origX) > buttonWidth || Math.abs(locY - origY) > buttonHeight) { in moveScannerCheckButton()