Searched refs:autoscrollDelay (Results 1 – 1 of 1) sorted by relevance
44 static double autoscrollDelay = 0.2; variable225 if (WTF::currentTime() - m_dragAndDropAutoscrollStartTime > autoscrollDelay) in animate()