Searched refs:strokeJoin (Results 1 – 6 of 6) sorted by relevance
379 pImpl->strokeJoin(join); in stroke()401 StrokeJoin Shape::strokeJoin() const noexcept in strokeJoin() function in Shape403 return pImpl->rs.strokeJoin(); in strokeJoin()
256 StrokeJoin strokeJoin() const in strokeJoin() function
254 void strokeJoin(StrokeJoin join) in strokeJoin() function
1208 StrokeJoin strokeJoin() const noexcept;
830 stroke->joinSaved = stroke->join = rshape->strokeJoin(); in strokeReset()
450 *join = (Tvg_Stroke_Join) reinterpret_cast<const Shape*>(paint)->strokeJoin(); in tvg_shape_get_stroke_join()