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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.h85 ApplyCSSAnimation, enumerator in enum:blink::SVGAnimationElement::ShouldApplyAnimation
H A DSVGAnimateElement.cpp189 if (shouldApply == ApplyCSSAnimation) {
H A DSVGAnimationElement.cpp353 // Always animate CSS properties, using the ApplyCSSAnimation code path, regardless of the attributeType value.
355 return ApplyCSSAnimation;

Completed in 565 milliseconds