Searched refs:m_resolverThrowawayTimer (Results 1 – 2 of 2) sorted by relevance
73 , m_resolverThrowawayTimer(this, &StyleEngine::resolverThrowawayTimerFired) in StyleEngine()518 m_resolverThrowawayTimer.startRepeating(60); in didAttach()523 m_resolverThrowawayTimer.stop(); in didDetach()
236 Timer<StyleEngine> m_resolverThrowawayTimer; variable