Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DEventHandler.cpp133 const double autoscrollInterval = 0.05; variable
980 m_autoscrollTimer.startRepeating(autoscrollInterval); in startAutoscrollTimer()