Home | History | Annotate | Download | only in web

Lines Matching defs:handleMouseWheel

615 bool WebViewImpl::handleMouseWheel(Frame& mainFrame, const WebMouseWheelEvent& event)
618 return PageWidgetEventHandler::handleMouseWheel(mainFrame, event);
639 handleMouseWheel(*m_page->mainFrame(), syntheticWheel);