Searched defs:setStitching (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | path-sink.h | 196 void setStitching(bool s) { function in class:Geom::PathIteratorSink 197 _path.setStitching(s); |
H A D | path.h | 305 * curve data, you can call setStitching(true), which will insert line segments 810 void setStitching(bool x) { function in class:Geom::Path |
Completed in 20 milliseconds