Searched refs:get_curve_for_edit (Results 1 - 9 of 9) sorted by relevance

/inkscape/src/
H A Dsp-path.h40 SPCurve* get_curve_for_edit () const;
H A Dsp-path.cpp415 SPCurve* SPPath::get_curve_for_edit () const function in class:SPPath
H A Dpath-chemistry.cpp117 SPCurve *c = path->get_curve_for_edit();
216 SPCurve *curve = path->get_curve_for_edit();
H A Dsplivarot.cpp2371 curve = SP_PATH(item)->get_curve_for_edit();
/inkscape/src/ui/tools/
H A Dconnector-tool.cpp627 this->red_curve = path->get_curve_for_edit();
1042 cc->red_curve = SP_PATH(cc->clickeditem)->get_curve_for_edit();
H A Dfreehand-base.cpp562 SPCurve *norm = SP_PATH(item)->get_curve_for_edit();
/inkscape/src/live_effects/
H A Dlpe-bspline.cpp167 SPCurve *curve = path->get_curve_for_edit();
H A Dlpe-knot.cpp519 c = SP_PATH(lpeitem)->get_curve_for_edit();
/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1483 _spcurve = _path->get_curve_for_edit();

Completed in 94 milliseconds