Home
last modified time | relevance | path

Searched refs:AutoscrollForSelection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DAutoscrollController.cpp61 return m_autoscrollType == AutoscrollForSelection; in autoscrollInProgress()
77 m_autoscrollType = AutoscrollForSelection; in startAutoscrollForSelection()
228 case AutoscrollForSelection: in animate()
DAutoscrollController.h46 AutoscrollForSelection, enumerator