Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.h87 DontApplyAnimation, enumerator
DSVGAnimationElement.cpp372 return DontApplyAnimation; in shouldApplyAnimation()
380 return DontApplyAnimation; in shouldApplyAnimation()
DSVGAnimateElement.cpp210 if (shouldApply == DontApplyAnimation) in resetAnimatedType()