Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DSVGImageBufferTools.cpp33 static AffineTransform& currentContentTransformation() in currentContentTransformation() function
44 absoluteTransform = currentContentTransformation(); in calculateTransformationToOutermostSVGCoordinateSystem()
84 AffineTransform& contentTransformation = currentContentTransformation(); in renderSubtreeToImageBuffer()
107 if (!currentContentTransformation().isIdentity()) in clipToImageBuffer()