Searched defs:autoscroll (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTextControlSingleLine.cpp367 void RenderTextControlSingleLine::autoscroll(const IntPoint& position) function in class:blink::RenderTextControlSingleLine
373 renderer->autoscroll(position);
H A DRenderBox.cpp77 // Size of border belt for autoscroll. When mouse pointer in border belt,
78 // autoscroll is started.
701 void RenderBox::autoscroll(const IntPoint& position) function in class:blink::RenderBox
720 // There are two kinds of renderer that can autoscroll.

Completed in 251 milliseconds