Searched refs:stopAutoscrollIfNeeded (Results 1 – 3 of 3) sorted by relevance
64 void stopAutoscrollIfNeeded(RenderObject*);
103 void AutoscrollController::stopAutoscrollIfNeeded(RenderObject* renderer) in stopAutoscrollIfNeeded() function in WebCore::AutoscrollController
2562 frame->page()->autoscrollController().stopAutoscrollIfNeeded(this); in willBeDestroyed()