Searched refs:drawClipMaskContent (Results 1 – 2 of 2) sorted by relevance
78 void drawClipMaskContent(GraphicsContext*, const FloatRect& targetBoundingBox);
201 drawClipMaskContent(context, targetBoundingBox); in applyClippingToContext()236 void RenderSVGResourceClipper::drawClipMaskContent(GraphicsContext* context, const FloatRect& targe… in drawClipMaskContent() function in WebCore::RenderSVGResourceClipper