Home
last modified time | relevance | path

Searched refs:paintingResourceFromSVGPaint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGResources.cpp178 static inline RenderSVGResourceContainer* paintingResourceFromSVGPaint(TreeScope& treeScope, const … in paintingResourceFromSVGPaint() function
278 …RenderSVGResourceContainer* resource = paintingResourceFromSVGPaint(treeScope, style.fillPaintType… in buildResources()
287 …RenderSVGResourceContainer* resource = paintingResourceFromSVGPaint(treeScope, style.strokePaintTy… in buildResources()