HomeSort by relevance Sort by last modified time
    Searched refs:shouldApplyAnimation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimationElement.h 86 enum ShouldApplyAnimation {
92 ShouldApplyAnimation shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attributeName);
222 void applyAnimatedValue(ShouldApplyAnimation, SVGElement* targetElement, const QualifiedName& attributeName, SVGAnimatedType*);
SVGAnimateElement.cpp 208 ShouldApplyAnimation shouldApply = shouldApplyAnimation(targetElement, attributeName);
SVGAnimationElement.cpp 369 SVGAnimationElement::ShouldApplyAnimation SVGAnimationElement::shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attributeName)

Completed in 1019 milliseconds