Searched defs:activeAnimations (Results 1 – 6 of 6) sorted by relevance
47 if (const ActiveAnimations* activeAnimations = element->activeAnimations()) { in shouldCompositeForActiveAnimations() local65 if (const ActiveAnimations* activeAnimations = element->activeAnimations()) in hasActiveAnimations() local79 if (const ActiveAnimations* activeAnimations = element->activeAnimations()) in hasActiveAnimationsOnCompositor() local
88 if (const ActiveAnimations* activeAnimations = element.activeAnimations()) { in serviceBeforeGetComputedStyle() local
363 const ActiveAnimations* activeAnimations = element ? element->activeAnimations() : 0; in calculateAnimationUpdate() local474 const ActiveAnimations* activeAnimations = element->activeAnimations(); in maybeApplyPendingUpdate() local587 ActiveAnimations* activeAnimations = element->activeAnimations(); in calculateTransitionUpdate() local666 ActiveAnimations* activeAnimations = element ? element->activeAnimations() : 0; in calculateAnimationCompositableValues() local687 ActiveAnimations* activeAnimations = element ? element->activeAnimations() : 0; in calculateTransitionCompositableValues() local
134 ActiveAnimations* activeAnimations() { return m_activeAnimations.get(); } in activeAnimations() function135 void setActiveAnimations(PassOwnPtr<ActiveAnimations> activeAnimations) in setActiveAnimations()
211 if (ActiveAnimations* activeAnimations = data->activeAnimations()) in ~Element() local376 ActiveAnimations* Element::activeAnimations() const in activeAnimations() function in WebCore::Element399 ActiveAnimations* activeAnimations = elementRareData()->activeAnimations(); in hasActiveAnimations() local1406 if (ActiveAnimations* activeAnimations = data->activeAnimations()) in attach() local1441 if (ActiveAnimations* activeAnimations = data->activeAnimations()) { in detach() local1502 if (ActiveAnimations* activeAnimations = this->activeAnimations()) in styleForRenderer() local1511 if (ActiveAnimations* activeAnimations = this->activeAnimations()) in styleForRenderer() local1539 if (ActiveAnimations* activeAnimations = data->activeAnimations()) in recalcStyle() local1733 if (ActiveAnimations* activeAnimations = elementRareData()->activeAnimations()) in setAnimationStyleChange() local
909 if (ActiveAnimations* activeAnimations = pseudo->activeAnimations()) in createPseudoElementIfNeeded() local