Searched refs:ShouldApplyAnimation (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.h83 enum ShouldApplyAnimation { enum in class:blink::SVGAnimationElement
89 ShouldApplyAnimation shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attributeName);
H A DSVGAnimateElement.cpp164 ShouldApplyAnimation shouldApply = shouldApplyAnimation(targetElement, attributeName);
H A DSVGAnimationElement.cpp348 SVGAnimationElement::ShouldApplyAnimation SVGAnimationElement::shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attributeName)

Completed in 830 milliseconds