Searched refs:m_updateStyleIfNeededDispatcher (Results 1 – 2 of 2) sorted by relevance
53 …, m_updateStyleIfNeededDispatcher(this, &AnimationControllerPrivate::updateStyleIfNeededDispatcher… in AnimationControllerPrivate()171 if (!m_updateStyleIfNeededDispatcher.isActive()) in startUpdateStyleIfNeededDispatcher()172 m_updateStyleIfNeededDispatcher.startOneShot(0); in startUpdateStyleIfNeededDispatcher()
113 Timer<AnimationControllerPrivate> m_updateStyleIfNeededDispatcher; variable