applyClippingToContext 2120 Source/core/rendering/RenderLayer.cpp if (!resourceClipper->applyClippingToContext(renderer(), rootRelativeBounds, applyClippingToContext 81 Source/core/rendering/svg/RenderSVGResourceClipper.cpp return applyClippingToContext(object, object->objectBoundingBox(), object->repaintRectInLocalCoordinates(), context, clipperContext); applyClippingToContext 190 Source/core/rendering/svg/RenderSVGResourceClipper.cpp if (!clipPathClipper->applyClippingToContext(this, targetBoundingBox, repaintRect, context, clipPathClipperContext)) { applyClippingToContext 65 Source/core/rendering/svg/RenderSVGResourceClipper.h bool applyClippingToContext(RenderObject*, const FloatRect&, const FloatRect&, GraphicsContext*, ClipperContext&);