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