Searched refs:set_original_curve (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ |
H A D | sp-path.h | 38 void set_original_curve (SPCurve *curve, unsigned int owner, bool write);
|
H A D | sp-path.cpp | 197 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 D | path-manipulator.cpp | 1510 _path->set_original_curve(_spcurve, false, false);
|
Completed in 25 milliseconds