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

/inkscape/src/display/
H A Dcanvas-bpath.h97 void sp_canvas_bpath_set_bpath (SPCanvasBPath *cbp, SPCurve *curve);
H A Dcanvas-bpath.cpp177 sp_canvas_bpath_set_bpath (SP_CANVAS_BPATH (item), curve);
183 sp_canvas_bpath_set_bpath (SPCanvasBPath *cbp, SPCurve *curve) function
/inkscape/src/ui/tools/
H A Dconnector-tool.cpp630 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
751 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
781 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
793 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
821 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
835 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
1045 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(cc->red_bpath), cc->red_curve);
H A Dpencil-tool.cpp444 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
584 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
600 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
679 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->green_curve);
773 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->green_curve);
829 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
H A Dpen-tool.cpp892 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
1266 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
1269 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->blue_bpath), NULL);
1292 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), NULL);
1716 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
1737 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->blue_bpath), curve);
1793 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
1833 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->red_bpath), this->red_curve);
H A Dcalligraphic-tool.cpp898 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->currentshape), NULL);
1102 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->currentshape), this->currentcurve);
1138 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH (cbp), curve);
1182 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->currentshape), this->currentcurve);
H A Deraser-tool.cpp630 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->currentshape), NULL);
958 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->currentshape), this->currentcurve);
995 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH (cbp), curve);
1044 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(this->currentshape), this->currentcurve);
H A Dfreehand-base.cpp660 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(dc->blue_bpath), NULL);
667 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(dc->red_bpath), NULL);
/inkscape/src/
H A Drubberband.cpp116 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(_touchpath), _touchpath_curve);
/inkscape/src/ui/dialog/
H A Dspellcheck.cpp624 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(rect), curve);
/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1465 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(_outline), _hc);

Completed in 3079 milliseconds