Searched refs:ShouldApplyAnimation (Results 1 – 3 of 3) sorted by relevance
86 enum ShouldApplyAnimation { enum92 …ShouldApplyAnimation shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attribut…222 …void applyAnimatedValue(ShouldApplyAnimation, SVGElement* targetElement, const QualifiedName& attr…
208 ShouldApplyAnimation shouldApply = shouldApplyAnimation(targetElement, attributeName); in resetAnimatedType()
369 SVGAnimationElement::ShouldApplyAnimation SVGAnimationElement::shouldApplyAnimation(SVGElement* tar… in shouldApplyAnimation()