Searched defs:strokePaintType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DSVGRenderStyle.h309 const SVGPaintType& strokePaintType() const { return stroke->paintType; } function in class:blink::SVGRenderStyle
344 bool hasStroke() const { return strokePaintType() != SVG_PAINTTYPE_NONE; }
H A DRenderStyle.h1425 const SVGPaintType& strokePaintType() const { return svgStyle().strokePaintType(); } function in class:blink::RenderStyle

Completed in 141 milliseconds