Searched defs:eventPoint (Results 1 – 4 of 4) sorted by relevance
25 const blink::WebPoint& eventPoint, in shouldSnapBackToDragOrigin()
23 …virtual bool shouldSnapBackToDragOrigin(const WebPoint& eventPoint, const WebRect& scrollbarRect, … in shouldSnapBackToDragOrigin()
59 SkIPoint eventPoint = SkIPoint::Make(event->globalX(), event->globalY()); in mouseMoveEvent() local