Searched refs:updatePanScrollState (Results 1 – 3 of 3) sorted by relevance
291 void updatePanScrollState();
818 updatePanScrollState(); in autoscrollTimerFired()834 void EventHandler::updatePanScrollState() in updatePanScrollState() function in WebCore::EventHandler
67830 …n off by one error between RenderLayer::panScrollFromPoint and EventHandler::updatePanScrollState. 67832 …oll and the current mouseposition is > 15. However, in EventHandler::updatePanScrollState, we would81167 …the name of setPanScrollCursor to updatePanScrollState to more accurately describe what the functi…81173 (WebCore::EventHandler::updatePanScrollState): Renamed from setPanScrollCursor.