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 83 enum ShouldApplyAnimation {
89 ShouldApplyAnimation shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attributeName);
SVGAnimateElement.cpp 164 ShouldApplyAnimation shouldApply = shouldApplyAnimation(targetElement, attributeName);
SVGAnimationElement.cpp 348 SVGAnimationElement::ShouldApplyAnimation SVGAnimationElement::shouldApplyAnimation(SVGElement* targetElement, const QualifiedName& attributeName)

Completed in 4144 milliseconds