Home
last modified time | relevance | path

Searched refs:QGraphicsSceneWheelEvent (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebKit2/Shared/qt/
DWebEventFactoryQt.h37 class QGraphicsSceneWheelEvent; variable
45 static WebWheelEvent createWebWheelEvent(QGraphicsSceneWheelEvent* event);
DWebEventFactoryQt.cpp112 WebWheelEvent WebEventFactory::createWebWheelEvent(QGraphicsSceneWheelEvent* e) in createWebWheelEvent()
/external/webkit/Source/WebCore/platform/
DPlatformWheelEvent.h42 class QGraphicsSceneWheelEvent; variable
164 PlatformWheelEvent(QGraphicsSceneWheelEvent*);
/external/webkit/Source/WebCore/platform/qt/
DWheelEventQt.cpp60 PlatformWheelEvent::PlatformWheelEvent(QGraphicsSceneWheelEvent* e) in PlatformWheelEvent()
/external/webkit/Tools/DumpRenderTree/qt/
DEventSenderQt.h89QGraphicsSceneWheelEvent* createGraphicsSceneWheelEvent(QEvent::Type, const QPoint& pos, const QPo…
DEventSenderQt.cpp627 QGraphicsSceneWheelEvent* EventSender::createGraphicsSceneWheelEvent(QEvent::Type type, const QPoin… in createGraphicsSceneWheelEvent()
629 QGraphicsSceneWheelEvent* event; in createGraphicsSceneWheelEvent()
630 event = new QGraphicsSceneWheelEvent(type); in createGraphicsSceneWheelEvent()
/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqgraphicswkview.h80 virtual void wheelEvent(QGraphicsSceneWheelEvent*);
Dqwkpage_p.h109 void wheelEvent(QGraphicsSceneWheelEvent*);
Dqgraphicswkview.cpp310 void QGraphicsWKView::wheelEvent(QGraphicsSceneWheelEvent* ev) in wheelEvent()
Dqwkpage.cpp331 void QWKPagePrivate::wheelEvent(QGraphicsSceneWheelEvent* ev) in wheelEvent()
/external/webkit/Source/WebKit/qt/Api/
Dqgraphicswebview.h134 virtual void wheelEvent(QGraphicsSceneWheelEvent*);
Dqgraphicswebview.cpp1145 void QGraphicsWebView::wheelEvent(QGraphicsSceneWheelEvent* ev) in wheelEvent()
Dqwebpage.cpp3069 d->wheelEvent(static_cast<QGraphicsSceneWheelEvent*>(ev)); in event()
/external/webkit/Source/WebKit/qt/symbian/bwins/
DQtWebKitu.def608 …neWheelEvent@@@Z @ 607 NONAME ; void QGraphicsWebView::wheelEvent(class QGraphicsSceneWheelEvent *)