Home
last modified time | relevance | path

Searched defs:handleMouseWheel (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DPageWidgetDelegate.cpp203 bool PageWidgetEventHandler::handleMouseWheel(LocalFrame& mainFrame, const WebMouseWheelEvent& even… in handleMouseWheel() function in blink::PageWidgetEventHandler
DWebPopupMenuImpl.cpp144 void WebPopupMenuImpl::handleMouseWheel(const WebMouseWheelEvent& event) in handleMouseWheel() function in blink::WebPopupMenuImpl
DWebViewImpl.cpp579 bool WebViewImpl::handleMouseWheel(LocalFrame& mainFrame, const WebMouseWheelEvent& event) in handleMouseWheel() function in blink::WebViewImpl
/external/chromium_org/chrome/browser/resources/uber/
Duber_utils.js87 function handleMouseWheel(params) { function
/external/chromium_org/chrome/browser/resources/ntp4/
Dtile_page.js1132 handleMouseWheel: function(e) { method in TilePage