Searched defs:hasFill (Results 1 – 4 of 4) sorted by relevance
277 bool hasFill = svgStyle->hasFill(); in paint() local
347 bool hasFill() const { return fillPaintType() != SVGPaint::SVG_PAINTTYPE_NONE; } in hasFill() function
1627 const bool hasFill = SkPaint::kFill_Style == style in shadePath() local