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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
SVGRenderStyle.h 322 const SVGPaint::SVGPaintType& fillPaintType() const { return fill->paintType; }
364 bool hasFill() const { return fillPaintType() != SVGPaint::SVG_PAINTTYPE_NONE; }
RenderStyle.h     [all...]

Completed in 46 milliseconds