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

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DThreadedScrollingTree.cpp54 ScrollingTree::EventResult ThreadedScrollingTree::tryToHandleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
66 void ThreadedScrollingTree::handleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
H A DScrollingTree.cpp62 bool ScrollingTree::shouldHandleWheelEventSynchronously(const PlatformWheelEvent& wheelEvent) argument
88 void ScrollingTree::setOrClearLatchedNode(const PlatformWheelEvent& wheelEvent, ScrollingNodeID nodeID) argument
96 void ScrollingTree::handleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
333 bool ScrollingTree::willWheelEventStartSwipeGesture(const PlatformWheelEvent& wheelEvent) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/page/win/
H A DEventHandlerWin.cpp76 bool EventHandler::passWheelEventToWidget(const PlatformWheelEvent& wheelEvent, Widget* widget) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingTree.cpp61 ScrollingTree::EventResult RemoteScrollingTree::tryToHandleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
/macosx-10.10/WebCore-7600.1.25/replay/
H A DUserInputBridge.cpp173 bool UserInputBridge::handleWheelEvent(const PlatformWheelEvent& wheelEvent, InputSource inputSource) argument
/macosx-10.10/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/WebCore-7600.1.25/html/shadow/
H A DMediaControlsApple.cpp592 WheelEvent* wheelEvent = toWheelEvent(event); local
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollableArea.cpp176 bool ScrollableArea::handleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
/macosx-10.10/WebKit2-7600.1.25/PluginProcess/
H A DPluginControllerProxy.cpp506 void PluginControllerProxy::handleWheelEvent(const WebWheelEvent& wheelEvent, bool& handled) argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.cpp376 bool PluginProxy::handleWheelEvent(const WebWheelEvent& wheelEvent) argument
/macosx-10.10/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/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp884 bool NetscapePlugin::handleWheelEvent(const WebWheelEvent& wheelEvent) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DEventHandler.cpp2630 void EventHandler::defaultWheelEventHandler(Node* startNode, WheelEvent* wheelEvent) argument
[all...]
H A DFrameView.cpp4178 bool FrameView::wheelEvent(const PlatformWheelEvent& wheelEvent) argument

Completed in 286 milliseconds