Home
last modified time | relevance | path

Searched refs:shouldApplyAnimation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.h92 …ShouldApplyAnimation shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attribut…
DSVGAnimateElement.cpp208 ShouldApplyAnimation shouldApply = shouldApplyAnimation(targetElement, attributeName); in resetAnimatedType()
DSVGAnimationElement.cpp369 SVGAnimationElement::ShouldApplyAnimation SVGAnimationElement::shouldApplyAnimation(SVGElement* tar… in shouldApplyAnimation() function in WebCore::SVGAnimationElement