Searched defs:animatedLocalTransform (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGStyledTransformableElement.cpp64 AffineTransform SVGStyledTransformableElement::animatedLocalTransform() const function in class:WebCore::SVGStyledTransformableElement
H A DSVGTextElement.cpp110 AffineTransform SVGTextElement::animatedLocalTransform() const function in class:WebCore::SVGTextElement
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceClipper.cpp99 bool RenderSVGResourceClipper::pathOnlyClipping(GraphicsContext* context, const AffineTransform& animatedLocalTransform, const FloatRect& objectBoundingBox) argument
162 AffineTransform animatedLocalTransform = static_cast<SVGClipPathElement*>(node())->animatedLocalTransform(); local

Completed in 167 milliseconds