Home
last modified time | relevance | path

Searched refs:localCoordinateSpaceTransform (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGStyledLocatableElement.h42 …l AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope mode) const { return SVGLoc… in localCoordinateSpaceTransform() function
DSVGTextElement.h50 …AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope mode) const { return SVGTrans… in localCoordinateSpaceTransform() function
DSVGStyledTransformableElement.h44 …AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope mode) const { return SVGTrans… in localCoordinateSpaceTransform() function
DSVGTransformable.h49 …virtual AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope) const { return anima… in localCoordinateSpaceTransform() function
DSVGLocatable.h58 …virtual AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope) const { return Affin… in localCoordinateSpaceTransform() function
DSVGStyledElement.h58 virtual AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope) const;
DSVGLocatable.cpp95 …ctm = static_cast<SVGStyledElement*>(currentElement)->localCoordinateSpaceTransform(mode).multiply… in computeCTM()
DSVGSVGElement.h168 virtual AffineTransform localCoordinateSpaceTransform(SVGLocatable::CTMScope) const;
DSVGStyledElement.cpp422 AffineTransform SVGStyledElement::localCoordinateSpaceTransform(SVGLocatable::CTMScope) const in localCoordinateSpaceTransform() function in WebCore::SVGStyledElement
DSVGSVGElement.cpp486 AffineTransform SVGSVGElement::localCoordinateSpaceTransform(SVGLocatable::CTMScope mode) const in localCoordinateSpaceTransform() function in WebCore::SVGSVGElement
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2428359 (WebCore::SVGLocatable::localCoordinateSpaceTransform):
28361 (WebCore::SVGSVGElement::localCoordinateSpaceTransform):
28365 (WebCore::SVGStyledElement::localCoordinateSpaceTransform):
28371 (WebCore::SVGStyledLocatableElement::localCoordinateSpaceTransform):
28376 (WebCore::SVGStyledTransformableElement::localCoordinateSpaceTransform):
28381 (WebCore::SVGTextElement::localCoordinateSpaceTransform):
28385 (WebCore::SVGTransformable::localCoordinateSpaceTransform):
DChangeLog-2011-02-1623034 (WebCore::SVGSVGElement::localCoordinateSpaceTransform):
35241 (WebCore::SVGStyledLocatableElement::localCoordinateSpaceTransform):
DChangeLog-2010-12-062657 (WebCore::SVGTextElement::localCoordinateSpaceTransform):
69663 (WebCore::SVGSVGElement::localCoordinateSpaceTransform):