Home
last modified time | relevance | path

Searched refs:animatedLocalTransform (Results 1 – 17 of 17) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGTransformableContainer.cpp45 m_localTransform = element->animatedLocalTransform(); in calculateLocalTransform()
58 m_localTransform = element->animatedLocalTransform(); in calculateLocalTransform()
DRenderSVGTextPath.cpp61 pathData.transform(pathElement->animatedLocalTransform()); in layoutPath()
DRenderSVGForeignObject.cpp110 m_localTransform = foreign->animatedLocalTransform(); in layout()
DRenderSVGImage.cpp71 m_localTransform = image->animatedLocalTransform(); in layout()
DRenderSVGText.cpp120 m_localTransform = text->animatedLocalTransform(); in layout()
DRenderSVGPath.cpp122 m_localTransform = element->animatedLocalTransform(); in layout()
/external/webkit/Source/WebCore/svg/
DSVGTransformable.h49 …rm localCoordinateSpaceTransform(SVGLocatable::CTMScope) const { return animatedLocalTransform(); } in localCoordinateSpaceTransform()
50 virtual AffineTransform animatedLocalTransform() const = 0;
DSVGStyledTransformableElement.cpp56 AffineTransform SVGStyledTransformableElement::animatedLocalTransform() const in animatedLocalTransform() function in WebCore::SVGStyledTransformableElement
144 path.transform(animatedLocalTransform()); in toClipPath()
DSVGTextElement.h42 virtual AffineTransform animatedLocalTransform() const;
DSVGStyledTransformableElement.h45 virtual AffineTransform animatedLocalTransform() const;
DSVGTextElement.cpp88 AffineTransform SVGTextElement::animatedLocalTransform() const in animatedLocalTransform() function in WebCore::SVGTextElement
DSVGUseElement.cpp686 path.transform(animatedLocalTransform()); in toClipPath()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1623037 (WebCore::SVGStyledTransformableElement::animatedLocalTransform):
23039 (WebCore::SVGTextElement::animatedLocalTransform):
DChangeLog-2010-12-0614449 (WebCore::SVGStyledTransformableElement::animatedLocalTransform):
14455 (WebCore::SVGTextElement::animatedLocalTransform):
15106 post-multiplied in animatedLocalTransform
15112 (WebCore::SVGTextElement::animatedLocalTransform):
18409 (WebCore::SVGStyledTransformableElement::animatedLocalTransform):
DChangeLog-2010-05-2451058 (WebCore::SVGStyledTransformableElement::animatedLocalTransform):
51068 (WebCore::SVGTextElement::animatedLocalTransform):
DChangeLog-2007-10-14465 (WebCore::SVGStyledTransformableElement::animatedLocalTransform):
477 (WebCore::SVGTextElement::animatedLocalTransform):
DChangeLog-2008-08-1029493 (WebCore::SVGStyledTransformableElement::animatedLocalTransform):
29497 (WebCore::SVGTextElement::animatedLocalTransform):