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

/macosx-10.9.5/WebCore-7537.78.1/page/win/
H A DEventHandlerWin.cpp76 bool EventHandler::passWheelEventToWidget(const PlatformWheelEvent& wheelEvent, Widget* widget) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DEventDispatcher.cpp87 void EventDispatcher::wheelEvent(uint64_t pageID, const WebWheelEvent& wheelEvent, bool canGoBack, bool canGoForward) argument
122 void EventDispatcher::dispatchWheelEvent(uint64_t pageID, const WebWheelEvent& wheelEvent) argument
H A DWebPage.cpp1761 static bool handleWheelEvent(const WebWheelEvent& wheelEvent, Page* page) argument
1771 void WebPage::wheelEvent(const WebWheelEvent& wheelEvent) argument
1783 void WebPage::wheelEventSyncForTesting(const WebWheelEvent& wheelEvent, bool& handled) argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/
H A Dqwebkittest.cpp117 bool QWebKitTest::wheelEvent(QObject* item, qreal x, qreal y, int delta, Qt::Orientation orient) function in class:QWebKitTest
H A Dqquickwebview.cpp2041 void QQuickWebView::wheelEvent(QWheelEvent* event) function in class:QQuickWebView
/macosx-10.9.5/WebCore-7537.78.1/html/shadow/
H A DMediaControlsApple.cpp601 WheelEvent* wheelEvent = static_cast<WheelEvent*>(event); local
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingTree.cpp72 ScrollingTree::EventResult ScrollingTree::tryToHandleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
104 void ScrollingTree::handleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
345 bool ScrollingTree::willWheelEventStartSwipeGesture(const PlatformWheelEvent& wheelEvent) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollableArea.cpp174 bool ScrollableArea::handleWheelEvent(const PlatformWheelEvent& wheelEvent) argument
/macosx-10.9.5/WebCore-7537.78.1/plugins/blackberry/
H A DPluginViewBlackBerry.cpp324 NPWheelEvent wheelEvent; local
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetApi/
H A Dqgraphicswebview.cpp1112 void QGraphicsWebView::wheelEvent(QGraphicsSceneWheelEvent* ev) function in class:QGraphicsWebView
H A Dqwebview.cpp917 void QWebView::wheelEvent(QWheelEvent* ev) function in class:QWebView
/macosx-10.9.5/WebKit2-7537.78.2/PluginProcess/
H A DPluginControllerProxy.cpp507 void PluginControllerProxy::handleWheelEvent(const WebWheelEvent& wheelEvent, bool& handled) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/
H A DPluginProxy.cpp379 bool PluginProxy::handleWheelEvent(const WebWheelEvent& wheelEvent) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQWebPageAdapter.cpp529 void QWebPageAdapter::wheelEvent(QWheelEvent *ev, int wheelScrollLines) function in class:QWebPageAdapter
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A DEwkView.cpp1209 Eina_Bool EwkView::handleEwkViewMouseWheel(Ewk_View_Smart_Data* smartData, const Evas_Event_Mouse_Wheel* wheelEvent) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp882 bool NetscapePlugin::handleWheelEvent(const WebWheelEvent& wheelEvent) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_frame.cpp887 Eina_Bool ewk_frame_feed_mouse_wheel(Evas_Object* ewkFrame, const Evas_Event_Mouse_Wheel* wheelEvent) argument
H A Dewk_view.cpp516 static Eina_Bool _ewk_view_smart_mouse_wheel(Ewk_View_Smart_Data* smartData, const Evas_Event_Mouse_Wheel* wheelEvent) argument
618 Evas_Event_Mouse_Wheel* wheelEvent = static_cast<Evas_Event_Mouse_Wheel*>(eventInfo); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DNode.cpp2347 WheelEvent* wheelEvent = static_cast<WheelEvent*>(event); local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DEventHandler.cpp2528 void EventHandler::defaultWheelEventHandler(Node* startNode, WheelEvent* wheelEvent) argument
H A DFrameView.cpp4109 bool FrameView::wheelEvent(const PlatformWheelEvent& wheelEvent) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage.cpp3962 bool WebPagePrivate::handleWheelEvent(PlatformWheelEvent& wheelEvent) argument

Completed in 273 milliseconds