Home
last modified time | relevance | path

Searched defs:PlatformWheelEvent (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/platform/qt/
DWheelEventQt.cpp60 PlatformWheelEvent::PlatformWheelEvent(QGraphicsSceneWheelEvent* e) in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
79 PlatformWheelEvent::PlatformWheelEvent(QWheelEvent* e) in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
/external/webkit/Source/WebCore/platform/haiku/
DPlatformWheelEventHaiku.cpp42 PlatformWheelEvent::PlatformWheelEvent(BMessage* message) in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
/external/webkit/Source/WebCore/platform/wx/
DMouseWheelEventWx.cpp35 PlatformWheelEvent::PlatformWheelEvent(const wxMouseEvent& event, const wxPoint& globalPoint) in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
/external/webkit/Source/WebCore/platform/gtk/
DPlatformWheelEventGtk.cpp37 PlatformWheelEvent::PlatformWheelEvent(GdkEventScroll* event) in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
/external/webkit/Source/WebCore/platform/win/
DWheelEventWin.cpp68 PlatformWheelEvent::PlatformWheelEvent(HWND hWnd, const FloatSize& delta, const FloatPoint& locatio… in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
90 PlatformWheelEvent::PlatformWheelEvent(HWND hWnd, WPARAM wParam, LPARAM lParam, bool isMouseHWheel) in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
/external/webkit/Source/WebCore/platform/efl/
DPlatformWheelEventEfl.cpp45 PlatformWheelEvent::PlatformWheelEvent(const Evas_Event_Mouse_Wheel* ev) in PlatformWheelEvent() function in WebCore::PlatformWheelEvent
/external/webkit/Source/WebCore/platform/chromium/
DFramelessScrollView.h41 class PlatformWheelEvent; variable
/external/webkit/Source/WebCore/dom/
DEventDispatcher.h42 class PlatformWheelEvent; variable
DNode.h66 class PlatformWheelEvent; variable
/external/webkit/Source/WebCore/platform/
DScrollAnimator.h40 class PlatformWheelEvent; variable
DScrollableArea.h38 class PlatformWheelEvent; variable
DPlatformWheelEvent.h89 PlatformWheelEvent() in PlatformWheelEvent() function
/external/webkit/Source/WebCore/page/android/
DEventHandlerAndroid.cpp84 bool EventHandler::passWheelEventToWidget(PlatformWheelEvent&, Widget*) in passWheelEventToWidget() argument
/external/webkit/Source/WebCore/page/
DEventHandler.h65 class PlatformWheelEvent; variable