Home
last modified time | relevance | path

Searched defs:hasFill (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGInlineTextBox.cpp277 bool hasFill = svgStyle->hasFill(); in paint() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DSVGRenderStyle.h347 bool hasFill() const { return fillPaintType() != SVGPaint::SVG_PAINTTYPE_NONE; } in hasFill() function
/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp1627 const bool hasFill = SkPaint::kFill_Style == style in shadePath() local
/external/skia/src/device/xps/
DSkXPSDevice.cpp1627 const bool hasFill = SkPaint::kFill_Style == style in shadePath() local