Searched refs:closepath (Results 1 - 10 of 10) sorted by relevance

/inkscape/src/live_effects/
H A Dspiro-converters.cpp39 _curve.closepath();
52 _curve.closepath();
65 _curve.closepath();
/inkscape/src/display/
H A Dcurve.h66 void closepath();
H A Dcurve.cpp60 c->closepath();
274 SPCurve::closepath() function in class:SPCurve
279 /** Like SPCurve::closepath() but sets the end point of the last subpath
/inkscape/src/
H A Dsp-polygon.cpp134 * without the closepath: the spec isn't quite clear on whether to do a
135 * closepath or not, though I'd guess it's best not to do a closepath), but
158 curve->closepath();
H A Dbox3d-side.cpp195 c->closepath();
H A Dsp-rect.cpp234 c->closepath();
H A Dsp-star.cpp447 c->closepath();
/inkscape/src/ui/tools/
H A Dcalligraphic-tool.cpp1024 this->accumulated->closepath();
1101 this->currentcurve->closepath();
1181 this->currentcurve->closepath();
H A Deraser-tool.cpp875 this->accumulated->closepath();
957 this->currentcurve->closepath();
1043 this->currentcurve->closepath();
H A Dfreehand-base.cpp393 c->closepath();

Completed in 309 milliseconds