Searched refs:set_shape (Results 1 - 24 of 24) sorted by relevance

/inkscape/src/
H A Dbox3d-side.h41 virtual void set_shape();
H A Dsp-line.h42 virtual void set_shape();
H A Dsp-ellipse.h62 virtual void set_shape();
H A Dsp-offset.h88 virtual void set_shape();
H A Dsp-star.h58 virtual void set_shape();
H A Dbox3d-side.cpp58 this->set_shape();
117 this->set_shape();
145 side->set_shape();
151 void Box3DSide::set_shape() { function in class:Box3DSide
H A Dsp-line.cpp87 this->set_shape();
148 void SPLine::set_shape() { function in class:SPLine
154 this->setCurveInsync(c, TRUE); // *_insync does not call update, avoiding infinite recursion when set_shape is called by update
H A Dsp-rect.h60 virtual void set_shape();
H A Dsp-spiral.h73 virtual void set_shape();
H A Dsp-spiral.cpp78 this->set_shape();
195 this->set_shape();
202 this->set_shape();
315 void SPSpiral::set_shape() { function in class:SPSpiral
464 this->set_shape();
H A Dsp-ellipse.cpp204 this->set_shape();
346 set_shape(); // evaluate SPCurve
383 void SPGenericEllipse::set_shape() function in class:SPGenericEllipse
385 // std::cout << "SPGenericEllipse::set_shape: Entrance" << std::endl;
465 // std::cout << "SPGenericEllipse::set_shape: Exit" << std::endl;
513 this->set_shape();
583 this->set_shape();
591 this->set_shape();
632 this->set_shape();
H A Dsp-shape.h75 virtual void set_shape();
H A Dsp-polygon.cpp65 this->set_shape();
H A Dknotholder.cpp134 savedShape->set_shape();
198 shape->set_shape();
H A Dsp-star.cpp85 this->set_shape();
220 this->set_shape();
228 this->set_shape();
368 void SPStar::set_shape() { function in class:SPStar
546 this->set_shape();
H A Dsp-rect.cpp127 this->set_shape();
154 this->set_shape(); // evaluate SPCurve
166 void SPRect::set_shape() { function in class:SPRect
317 this->set_shape();
432 // and set_shape will take care of trimming too large radii when generating d=
H A Dsp-offset.cpp188 this->set_shape();
321 this->set_shape();
343 void SPOffset::set_shape() { function in class:SPOffset
956 //offset->set_shape();
957 const_cast<SPOffset*>(offset)->set_shape();
H A Dconn-avoid-ref.cpp264 SP_SHAPE(item)->set_shape();
H A Dsp-flowregion.cpp371 shape->set_shape();
H A Dsp-use.cpp182 shape->set_shape(); // evaluate SPCurve of child
H A Dsp-shape.cpp972 void SPShape::set_shape() { function in class:SPShape
979 * Calls any registered handlers for the set_shape action
H A Dsp-text.cpp497 shape->set_shape();
/inkscape/src/ui/tools/
H A Dspiral-tool.cpp404 spiral->set_shape();
H A Dstar-tool.cpp428 this->star->set_shape();

Completed in 94 milliseconds