Home
last modified time | relevance | path

Searched defs:fillPaintType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DSVGRenderStyle.h306 const SVGPaint::SVGPaintType& fillPaintType() const { return fill->paintType; } in fillPaintType() function
DRenderStyle.h1416 const SVGPaint::SVGPaintType& fillPaintType() const { return svgStyle()->fillPaintType(); } in fillPaintType() function