Searched defs:handleWheelEvent (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollAnimator.cpp84 bool ScrollAnimator::handleWheelEvent(const PlatformWheelEvent& e) function in class:WebCore::ScrollAnimator
H A DScrollableArea.cpp174 bool ScrollableArea::handleWheelEvent(const PlatformWheelEvent& wheelEvent) function in class:WebCore::ScrollableArea
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingCoordinator.h118 virtual bool handleWheelEvent(FrameView*, const PlatformWheelEvent&) { return true; } function in class:WebCore::ScrollingCoordinator
H A DScrollingTree.cpp104 void ScrollingTree::handleWheelEvent(const PlatformWheelEvent& wheelEvent) function in class:WebCore::ScrollingTree
/macosx-10.9.5/WebCore-7537.78.1/plugins/blackberry/
H A DPluginViewBlackBerry.cpp315 void PluginView::handleWheelEvent(WheelEvent* event) function in class:WebCore::PluginView
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtWebPageEventHandler.cpp160 void QtWebPageEventHandler::handleWheelEvent(QWheelEvent* ev) function in class:WebKit::QtWebPageEventHandler
/macosx-10.9.5/WebKit2-7537.78.2/PluginProcess/
H A DPluginControllerProxy.cpp507 void PluginControllerProxy::handleWheelEvent(const WebWheelEvent& wheelEvent, bool& handled) function in class:WebKit::PluginControllerProxy
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/
H A DPluginProxy.cpp379 bool PluginProxy::handleWheelEvent(const WebWheelEvent& wheelEvent) function in class:WebKit::PluginProxy
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp882 bool NetscapePlugin::handleWheelEvent(const WebWheelEvent& wheelEvent) function in class:WebKit::NetscapePlugin
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DEventHandler.cpp2431 bool EventHandler::handleWheelEvent(const PlatformWheelEvent& e) function in class:WebCore::EventHandler
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.cpp1761 static bool handleWheelEvent(const WebWheelEvent& wheelEvent, Page* page) function in namespace:WebKit
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage.cpp3962 bool WebPagePrivate::handleWheelEvent(PlatformWheelEvent& wheelEvent) function in class:BlackBerry::WebKit::WebPagePrivate
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp1353 void WebPageProxy::handleWheelEvent(const NativeWebWheelEvent& event) function in class:WebKit::WebPageProxy

Completed in 306 milliseconds