Searched refs:Butt (Results 1 – 5 of 5) sorted by relevance
125 …Butt ///< The stroke ends exactly at each of the two end-points of a sub-path. For zero len… enumerator
680 …if ((stroke.join != StrokeJoin::Round) || (!stroke.closedSubPath && stroke.cap == StrokeCap::Butt)) in _beginSubPath()
144 case 1: return StrokeCap::Butt; in getStrokeCap()
312 { StrokeCap::Butt, "butt" },318 _PARSE_TAG(StrokeCap, lineCap, LineCap, lineCapTags, StrokeCap::Butt)1446 node->style->stroke.cap = StrokeCap::Butt; in _createNode()
2232 return StrokeCap::Butt; in stroke_cap_conv()