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