Home
last modified time | relevance | path

Searched refs:shouldTurnVerticalTicksIntoHorizontal (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h285 bool shouldTurnVerticalTicksIntoHorizontal(const HitTestResult&) const;
H A DEventHandler.cpp2058 bool EventHandler::shouldTurnVerticalTicksIntoHorizontal(const HitTestResult&) const in shouldTurnVerticalTicksIntoHorizontal() function in WebCore::EventHandler
2109 if (shouldTurnVerticalTicksIntoHorizontal(result)) in handleWheelEvent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-01-2954958 (WebCore::EventHandler::shouldTurnVerticalTicksIntoHorizontal):