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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.h84 DontApplyAnimation, enumerator in enum:blink::SVGAnimationElement::ShouldApplyAnimation
H A DSVGAnimationElement.cpp351 return DontApplyAnimation;
359 return DontApplyAnimation;
H A DSVGAnimateElement.cpp166 if (shouldApply == DontApplyAnimation)

Completed in 106 milliseconds