Searched defs:isAdditive (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimateElement.cpp125 if (animationMode() == ByAnimation && !isAdditive())
352 bool SVGAnimateElement::isAdditive() function in class:WebCore::SVGAnimateElement
358 return SVGAnimationElement::isAdditive();
H A DSVGAnimationElement.cpp337 bool SVGAnimationElement::isAdditive() function in class:WebCore::SVGAnimationElement

Completed in 79 milliseconds