Searched refs:sp_canvas_item_destroy (Results 1 - 25 of 31) sorted by relevance

12

/inkscape/src/display/
H A Dcanvas-temporary-item.cpp52 sp_canvas_item_destroy(canvasitem);
H A Dsp-canvas-item.h126 void sp_canvas_item_destroy(SPCanvasItem *item);
H A Dguideline.cpp67 sp_canvas_item_destroy(SP_CANVAS_ITEM(gl->origin));
276 sp_canvas_item_destroy(SP_CANVAS_ITEM(gl));
H A Dsp-canvas.cpp281 void sp_canvas_item_destroy(SPCanvasItem *item) function
768 sp_canvas_item_destroy(*it);
/inkscape/src/
H A Dselcue.cpp68 sp_canvas_item_destroy(*i);
73 sp_canvas_item_destroy(*i);
135 sp_canvas_item_destroy(*i);
200 sp_canvas_item_destroy(*i);
H A Drubberband.cpp37 sp_canvas_item_destroy(temp);
42 sp_canvas_item_destroy(temp);
H A Dvanishing-point.cpp528 sp_canvas_item_destroy(SP_CANVAS_ITEM(*i));
601 sp_canvas_item_destroy(SP_CANVAS_ITEM(*i));
H A Dseltrans.cpp195 sp_canvas_item_destroy(_norm);
199 sp_canvas_item_destroy(_grip);
204 sp_canvas_item_destroy(_l[i]);
H A Dknot.cpp151 sp_canvas_item_destroy(this->item);
H A Ddesktop-events.cpp224 sp_canvas_item_destroy(guide);
/inkscape/src/ui/tools/
H A Ddynamic-base.cpp72 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->segments->data));
92 sp_canvas_item_destroy(this->currentshape);
H A Dlpe-tool.cpp88 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->canvas_bbox));
344 sp_canvas_item_destroy(lc->canvas_bbox);
432 sp_canvas_item_destroy(i->second);
H A Dpen-tool.cpp137 sp_canvas_item_destroy(this->c0);
141 sp_canvas_item_destroy(this->c1);
145 sp_canvas_item_destroy(this->cl0);
149 sp_canvas_item_destroy(this->cl1);
876 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->green_bpaths->data));
1272 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->green_bpaths->data));
1354 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->green_bpaths->data));
1897 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->green_bpaths->data));
1929 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->green_bpaths->data));
H A Dfreehand-base.cpp653 sp_canvas_item_destroy(SP_CANVAS_ITEM(dc->green_bpaths->data));
885 sp_canvas_item_destroy(SP_CANVAS_ITEM(dc->red_bpath));
894 sp_canvas_item_destroy(SP_CANVAS_ITEM(dc->blue_bpath));
903 sp_canvas_item_destroy(SP_CANVAS_ITEM(dc->green_bpaths->data));
H A Dmeasure-tool.cpp394 sp_canvas_item_destroy(measure_tmp_items[idx]);
398 sp_canvas_item_destroy(measure_phantom_items[idx]);
772 sp_canvas_item_destroy(measure_phantom_items[idx]);
776 sp_canvas_item_destroy(measure_tmp_items[idx]);
1033 sp_canvas_item_destroy(measure_tmp_items[idx]);
1141 sp_canvas_item_destroy(measure_tmp_items[idx]);
H A Ddropper-tool.cpp119 sp_canvas_item_destroy(this->area);
H A Dcalligraphic-tool.cpp120 sp_canvas_item_destroy(this->hatch_area);
433 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->segments->data));
743 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->segments->data));
H A Dtext-tool.cpp223 sp_canvas_item_destroy(this->cursor);
228 sp_canvas_item_destroy(this->indicator);
233 sp_canvas_item_destroy(this->frame);
240 sp_canvas_item_destroy(*it);
1598 sp_canvas_item_destroy(*it);
H A Deraser-tool.cpp369 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->segments->data));
473 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->segments->data));
H A Dnode-tool.cpp155 sp_canvas_item_destroy(SP_CANVAS_ITEM(g));
H A Dpencil-tool.cpp446 sp_canvas_item_destroy(SP_CANVAS_ITEM(this->green_bpaths->data));
/inkscape/src/ui/
H A Ddraw-anchor.cpp65 sp_canvas_item_destroy(anchor->ctrl);
/inkscape/src/ui/tool/
H A Dselector.cpp47 sp_canvas_item_destroy(_rubber);
H A Dcontrol-point.cpp117 sp_canvas_item_destroy(_canvas_item);
/inkscape/src/ui/dialog/
H A Dspellcheck.cpp209 sp_canvas_item_destroy(SP_CANVAS_ITEM(it->data));
720 sp_canvas_item_destroy(SP_CANVAS_ITEM(_rects->data));

Completed in 868 milliseconds

12