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