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

/external/webkit/Tools/DumpRenderTree/qt/
H A DEventSenderQt.cpp196 event = createGraphicsSceneWheelEvent(QEvent::GraphicsSceneWheel,
206 event = createGraphicsSceneWheelEvent(QEvent::GraphicsSceneWheel,
627 QGraphicsSceneWheelEvent* EventSender::createGraphicsSceneWheelEvent(QEvent::Type type, const QPoint& pos, const QPoint& screenPos, int delta, Qt::KeyboardModifiers modifiers, Qt::Orientation orientation) function in class:EventSender

Completed in 32 milliseconds