Home
last modified time | relevance | path

Searched defs:WebWheelEvent (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit2/Shared/
DWebWheelEvent.cpp36 WebWheelEvent::WebWheelEvent(Type type, const IntPoint& position, const IntPoint& globalPosition, c… in WebWheelEvent() function in WebKit::WebWheelEvent
52 WebWheelEvent::WebWheelEvent(Type type, const IntPoint& position, const IntPoint& globalPosition, c… in WebWheelEvent() function in WebKit::WebWheelEvent
DWebEventConversion.h45 class WebWheelEvent; variable
DWebEvent.h176 WebWheelEvent() { } in WebWheelEvent() function
/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPlugin.h51 class WebWheelEvent; variable
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePluginNone.cpp63 bool NetscapePlugin::platformHandleWheelEvent(const WebWheelEvent&) in platformHandleWheelEvent()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/win/
DNetscapePluginWin.cpp257 bool NetscapePlugin::platformHandleWheelEvent(const WebWheelEvent&) in platformHandleWheelEvent()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
DNetscapePluginX11.cpp361 bool NetscapePlugin::platformHandleWheelEvent(const WebWheelEvent&) in platformHandleWheelEvent()
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebPage.h107 class WebWheelEvent; variable
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.h97 class WebWheelEvent; variable