Searched refs:handleAutoscroll (Results 1 – 6 of 6) sorted by relevance
261 void handleAutoscroll(RenderObject*);
475 handleAutoscroll(renderer); in handleMouseDraggedEvent()650 void EventHandler::handleAutoscroll(RenderObject* renderer) in handleAutoscroll() function in WebCore::EventHandler710 handleAutoscroll(renderer); in startPanScrolling()
23827 (WebCore::Frame::handleAutoscroll): Updated to use autoscrollRenderer getter and setter.25028 (WebCore::Frame::handleAutoscroll):25058 (WebCore::Frame::handleAutoscroll):26738 …(WebCore::Frame::handleAutoscroll): Updated to use a renderer instead of a layer when setting up a…
2966 (WebCore::EventHandler::handleAutoscroll):5784 …(WebCore::EventHandler::handleAutoscroll): Added the specific calls for the panScroll (save mouse …5787 … a renderer where the panScroll is possible. If it finds one, it calls the handleAutoscroll method.
24616 (WebCore::EventHandler::handleAutoscroll):78403 (WebCore::EventHandler::handleAutoscroll):81915 (WebCore::EventHandler::handleAutoscroll):
13595 (WebCore::Frame::handleAutoscroll): Added. Saves the layer, and starts the timer.