Searched refs:m_autoscrollTimer (Results 1 – 3 of 3) sorted by relevance
313 Timer<EventHandler> m_autoscrollTimer; variable
135 , m_autoscrollTimer(this, &EventHandler::autoscrollTimerFired) in EventHandler()588 if (m_autoscrollTimer.isActive()) in handleAutoscroll()747 m_autoscrollTimer.startRepeating(autoscrollInterval); in startAutoscrollTimer()773 m_autoscrollTimer.stop(); in stopAutoscrollTimer()
13600 …* page/FramePrivate.h: (WebCore::FramePrivate::FramePrivate): Initialize m_autoscrollTimer and m_a…