Searched refs:set_original_curve (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsp-path.h38 void set_original_curve (SPCurve *curve, unsigned int owner, bool write);
H A Dsp-path.cpp197 this->set_original_curve(curve, TRUE, true);
201 this->set_original_curve(NULL, TRUE, true);
381 void SPPath::set_original_curve (SPCurve *new_curve, unsigned int owner, bool write) function in class:SPPath
/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1510 _path->set_original_curve(_spcurve, false, false);

Completed in 25 milliseconds