Searched defs:wheelEvent (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingTree.cpp61 ScrollingTree::EventResult RemoteScrollingTree::tryToHandleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/
H A DEventDispatcher.cpp93 void EventDispatcher::wheelEvent(uint64_t pageID, const WebWheelEvent& wheelEvent, bool canRubberBandAtLeft, bool canRubberBandAtRight, bool canRubberBandAtTop, bool canRubberBandAtBottom) argument
204 void EventDispatcher::dispatchWheelEvent(uint64_t pageID, const WebWheelEvent& wheelEvent) argument
H A DWebPage.cpp1938 static bool handleWheelEvent(const WebWheelEvent& wheelEvent, Page* page) argument
1948 void WebPage::wheelEvent(const WebWheelEvent& wheelEvent) argument
1963 void WebPage::wheelEventSyncForTesting(const WebWheelEvent& wheelEvent, bool& handled) argument
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/PluginProcess/
H A DPluginControllerProxy.cpp506 void PluginControllerProxy::handleWheelEvent(const WebWheelEvent& wheelEvent, bool& handled) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.cpp376 bool PluginProxy::handleWheelEvent(const WebWheelEvent& wheelEvent) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A DEwkView.cpp1255 Eina_Bool EwkView::handleEwkViewMouseWheel(Ewk_View_Smart_Data* smartData, const Evas_Event_Mouse_Wheel* wheelEvent) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp884 bool NetscapePlugin::handleWheelEvent(const WebWheelEvent& wheelEvent) argument

Completed in 207 milliseconds