Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h269 void updatePanScrollState();
H A DEventHandler.cpp808 updatePanScrollState(); in autoscrollTimerFired()
824 void EventHandler::updatePanScrollState() in updatePanScrollState() function in WebCore::EventHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-01-2967830 …n off by one error between RenderLayer::panScrollFromPoint and EventHandler::updatePanScrollState.
67832 …oll and the current mouseposition is > 15. However, in EventHandler::updatePanScrollState, we would
81167 …the name of setPanScrollCursor to updatePanScrollState to more accurately describe what the functi…
81173 (WebCore::EventHandler::updatePanScrollState): Renamed from setPanScrollCursor.