Searched refs:ensureActiveAnimations (Results 1 – 5 of 5) sorted by relevance
100 m_target->ensureActiveAnimations().addAnimation(this); in Animation()115 m_target->ensureActiveAnimations().addPlayer(player); in attach()142 return element->ensureActiveAnimations().defaultStack(); in ensureAnimationStack()
44 return element->ensureActiveAnimations().defaultStack().m_effects; in effects()
500 ActiveAnimations& ensureActiveAnimations();
337 ActiveAnimations& Element::ensureActiveAnimations() in ensureActiveAnimations() function in WebCore::Element
97 … element.ensureActiveAnimations().cssAnimations().setPendingUpdate(state.takeAnimationUpdate()); in setAnimationUpdateIfNeeded()