Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:gestureDidScroll

686 void WebPageProxy::gestureDidScroll(const IntSize& size)
688 process()->send(Messages::WebPage::GestureDidScroll(size), m_pageID);