Searched defs:currentTransform (Results 1 – 7 of 7) sorted by relevance
66 CF2_Matrix currentTransform; /* original client matrix */ member
179 const AffineTransform& currentTransform = context->getCTM(); in shouldPaintAtLowQuality() local
368 TransformationMatrix RenderLayer::currentTransform(RenderStyle::ApplyTransformOrigin applyOrigin) c… in currentTransform() function in blink::RenderLayer
126 PassRefPtr<SVGMatrixTearOff> currentTransform() const in currentTransform() function
326 …RefPtr<SVGTransform> currentTransform = SVGTransformDistance(effectiveFrom, toTransform).scaledDis… in calculateAnimatedValue() local