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

  /external/webkit/WebCore/svg/
SVGAnimationElement.h 87 bool isAdditive() const;
SVGAnimateElement.cpp 111 if (isAdditive() && animationMode() != ToAnimation)
122 if (isAdditive() && animationMode() != ToAnimation)
SVGAnimateMotionElement.cpp 183 if (!isAdditive())
SVGAnimateTransformElement.cpp 115 if (!isAdditive())
SVGAnimationElement.cpp 247 bool SVGAnimationElement::isAdditive() const
  /external/webkit/WebCore/svg/animation/
SVGSMILElement.h 95 virtual bool isAdditive() const = 0;
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.mm     [all...]

Completed in 61 milliseconds