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

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DWebEventConversion.cpp131 void WebKitPlatformWheelEvent::applyDelta(int delta, Qt::Orientation orientation, int wheelScrollLines) argument
150 WebKitPlatformWheelEvent::WebKitPlatformWheelEvent(QWheelEvent* e, int wheelScrollLines) argument
272 PlatformWheelEvent convertWheelEvent(QWheelEvent* event, int wheelScrollLines) argument
H A DQWebPageAdapter.cpp529 void QWebPageAdapter::wheelEvent(QWheelEvent *ev, int wheelScrollLines) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/qt/
H A DWebEventFactoryQt.cpp152 const int wheelScrollLines = 3; local

Completed in 77 milliseconds