Searched defs:strokePaintServer (Results 1 – 4 of 4) sorted by relevance
112 SVGPaintServer* SVGPaintServer::strokePaintServer(const RenderStyle* style, const RenderObject* ite… in strokePaintServer() function in WebCore::SVGPaintServer119 SVGPaintServer* strokePaintServer = 0; in strokePaintServer() local
244 SVGPaintServer* strokePaintServer = SVGPaintServer::strokePaintServer(style, &path); in writeStyle() local
220 SVGPaintServer* strokePaintServer = SVGPaintServer::strokePaintServer(style, object); in fillAndStrokePath() local
534 …if (SVGPaintServer* strokePaintServer = SVGPaintServer::strokePaintServer(strokeObject->style(), s… in paintDecoration() local