HomeSort by relevance Sort by last modified time
    Searched defs:strokePaintType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
SVGRenderStyle.h 324 const SVGPaint::SVGPaintType& strokePaintType() const { return stroke->paintType; }
358 bool hasStroke() const { return strokePaintType() != SVGPaint::SVG_PAINTTYPE_NONE; }
RenderStyle.h     [all...]

Completed in 529 milliseconds