Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:gestureWillBegin

679 bool WebPageProxy::gestureWillBegin(const IntPoint& point)
682 process()->sendSync(Messages::WebPage::GestureWillBegin(point), Messages::WebPage::GestureWillBegin::Reply(canBeginPanning), m_pageID);