Searched refs:setCurve (Results 1 - 11 of 11) sorted by relevance

/inkscape/src/
H A Dsp-hatch-path.h39 void setCurve(SPCurve *curve, bool owner);
H A Dsp-polyline.cpp96 this->setCurve(curve, TRUE);
H A Dsp-path.cpp213 this->setCurve(curve, TRUE);
217 this->setCurve(NULL, TRUE);
361 this->setCurve(oldcurve, TRUE);
H A Dsp-hatch-path.cpp49 void SPHatchPath::setCurve(SPCurve *new_curve, bool owner) function in class:SPHatchPath
97 setCurve(curve, true);
101 setCurve(NULL, true);
H A Dsp-shape.h44 void setCurve (SPCurve *curve, unsigned int owner);
H A Dsp-polygon.cpp161 this->setCurve(curve, TRUE);
H A Dsp-item-group.cpp854 subShape->setCurve(c, TRUE);
H A Dsp-lpe-item.cpp720 SP_SHAPE(clip_mask)->setCurve(oldcurve, TRUE);
H A Dsp-shape.cpp988 void SPShape::setCurve(SPCurve *new_curve, unsigned int owner) function in class:SPShape
/inkscape/src/widgets/
H A Dpencil-toolbar.cpp264 shape->setCurve(c,0);
/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1512 _path->setCurve(_spcurve, false);

Completed in 222 milliseconds