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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimateElement.cpp167 if (animationMode() == ByAnimation && !isAdditive())
395 bool SVGAnimateElement::isAdditive() const function in class:WebCore::SVGAnimateElement
401 return SVGAnimationElement::isAdditive();
H A DSVGAnimationElement.cpp348 bool SVGAnimationElement::isAdditive() const function in class:WebCore::SVGAnimationElement

Completed in 77 milliseconds