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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimateElement.cpp123 if (animationMode() == ByAnimation && !isAdditive())
350 bool SVGAnimateElement::isAdditive() function in class:blink::SVGAnimateElement
356 return SVGAnimationElement::isAdditive();
H A DSVGAnimationElement.cpp327 bool SVGAnimationElement::isAdditive() function in class:blink::SVGAnimationElement

Completed in 2794 milliseconds