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

  /external/webkit/WebCore/svg/
SVGAnimationElement.h 88 bool isAccumulated() const;
SVGAnimateTransformElement.cpp 117 if (isAccumulated() && repeat) {
SVGAnimateElement.cpp 109 if (isAccumulated() && repeat)
SVGAnimationElement.cpp 254 bool SVGAnimationElement::isAccumulated() const

Completed in 99 milliseconds