Home | History | Annotate | Download | only in svg

Lines Matching defs:hasStroke

196     bool hasStroke = svgStyle->hasStroke();
207 if (!hasStroke)
208 hasStroke = svgSelectionStyle->hasStroke();
276 bool hasStroke = svgStyle->hasStroke();
287 if (!hasStroke)
288 hasStroke = svgSelectionStyle->hasStroke();
318 if (hasStroke) {
512 bool hasDecorationStroke = svgDecorationStyle->hasStroke();