Searched refs:paintingResourceFromSVGPaint (Results 1 – 3 of 3) sorted by relevance
155 static inline RenderSVGResourceContainer* paintingResourceFromSVGPaint(Document* document, SVGPaint… in paintingResourceFromSVGPaint() function262 … if (setFill(paintingResourceFromSVGPaint(document, style->fillPaint(), id, hasPendingResource))) in buildCachedResources()271 …if (setStroke(paintingResourceFromSVGPaint(document, style->strokePaint(), id, hasPendingResource)… in buildCachedResources()
31780 (paintingResourceFromSVGPaint): Ensured that the painting resource is92742 …(WebCore::paintingResourceFromSVGPaint): Helper function looking up a RenderSVGResource for a SVGP…
57284 (WebCore::paintingResourceFromSVGPaint):