Searched refs:destLoc (Results 1 – 1 of 1) sorted by relevance
246 int [] destLoc = new int [2]; in injectMouseWithOffset() local247 v.getLocationOnScreen(destLoc); in injectMouseWithOffset()250 destLoc[0] + offset, destLoc[1] + offset, 1); in injectMouseWithOffset()