Searched refs:touchAdjustedPoint (Results 1 – 2 of 2) sorted by relevance
306 …LocalFrame* getSubFrameForGestureEvent(const IntPoint& touchAdjustedPoint, const PlatformGestureEv…
2473 LocalFrame* EventHandler::getSubFrameForGestureEvent(const IntPoint& touchAdjustedPoint, const Plat… in getSubFrameForGestureEvent() argument2475 …PlatformMouseEvent mouseDown(touchAdjustedPoint, gestureEvent.globalPosition(), LeftButton, Platfo… in getSubFrameForGestureEvent()