Searched defs:animatedLocalTransform (Results 1 – 2 of 2) sorted by relevance
87 const AffineTransform& animatedLocalTransform, const FloatRect& objectBoundingBox) { in tryPathOnlyClipping()161 …AffineTransform animatedLocalTransform = toSVGClipPathElement(element())->animatedLocalTransform(); in applyClippingToContext() local339 …AffineTransform animatedLocalTransform = toSVGClipPathElement(element())->animatedLocalTransform(); in hitTestClipContent() local
124 AffineTransform SVGGraphicsElement::animatedLocalTransform() const in animatedLocalTransform() function in blink::SVGGraphicsElement