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

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGInlineTextBox.cpp296 bool hasVisibleStroke = svgStyle->hasVisibleStroke(); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DSVGRenderStyle.h364 bool hasVisibleStroke() const { return hasStroke() && !strokeWidth().isZero(); } function in class:WebCore::SVGRenderStyle

Completed in 169 milliseconds