Searched refs:timeMs (Results 1 – 2 of 2) sorted by relevance
1815 void QQuickGeoMapGestureArea::startFlick(int dx, int dy, int timeMs) in startFlick() argument1819 if (timeMs < 0) in startFlick()1827 m_flick.m_animation->setDuration(timeMs); in startFlick()
246 void startFlick(int dx, int dy, int timeMs = 0);