Searched refs:gestureWillBegin (Results 1 – 6 of 6) sorted by relevance
359 void WebPage::gestureWillBegin(const WebCore::IntPoint& point, bool& canBeginPanning) in gestureWillBegin() function in WebKit::WebPage
344 void gestureWillBegin(const WebCore::IntPoint&, bool& canBeginPanning);
281 bool gestureWillBegin(const WebCore::IntPoint&);
679 bool WebPageProxy::gestureWillBegin(const IntPoint& point) in gestureWillBegin() function in WebKit::WebPageProxy
516 bool canPan = m_page->gestureWillBegin(localPoint); in onGestureNotify()
3245 (WebKit::WebPageProxy::gestureWillBegin): Send a sync message to the WebProcess3262 (WebKit::WebPage::gestureWillBegin): Set the node that the gesture started on (so we