Home
last modified time | relevance | path

Searched refs:get_stroke_linejoin (Results 1 – 4 of 4) sorted by relevance

/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/libsvg/
H A Dshape.cc155 shape::get_stroke_linejoin() const in get_stroke_linejoin() function in libsvg::shape
272 co.AddPath(line, get_stroke_linejoin(), stroke_linecap); in offset_path()
H A Dshape.h63 ClipperLib::JoinType get_stroke_linejoin() const;
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/libsvg/
H A Dshape.cc155 shape::get_stroke_linejoin() const in get_stroke_linejoin() function in libsvg::shape
272 co.AddPath(line, get_stroke_linejoin(), stroke_linecap); in offset_path()
H A Dshape.h63 ClipperLib::JoinType get_stroke_linejoin() const;