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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimationElement.h 88 ApplyCSSAnimation,
SVGAnimateElement.cpp 231 if (shouldApply == ApplyCSSAnimation) {
SVGAnimationElement.cpp 374 // Always animate CSS properties, using the ApplyCSSAnimation code path, regardless of the attributeType value.
376 return ApplyCSSAnimation;

Completed in 606 milliseconds