Searched refs:platformHandleWheelEvent (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapePluginNone.cpp63 bool NetscapePlugin::platformHandleWheelEvent(const WebWheelEvent&) function in class:WebKit::NetscapePlugin
H A DNetscapePlugin.h135 bool platformHandleWheelEvent(const WebWheelEvent&);
H A DNetscapePlugin.cpp674 return platformHandleWheelEvent(wheelEvent);
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/win/
H A DNetscapePluginWin.cpp257 bool NetscapePlugin::platformHandleWheelEvent(const WebWheelEvent&) function in class:WebKit::NetscapePlugin
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/x11/
H A DNetscapePluginX11.cpp361 bool NetscapePlugin::platformHandleWheelEvent(const WebWheelEvent&) function in class:WebKit::NetscapePlugin
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
H A DNetscapePluginMac.mm562 bool NetscapePlugin::platformHandleWheelEvent(const WebWheelEvent& wheelEvent)

Completed in 67 milliseconds