Searched refs:sp_canvas_item_show (Results 1 - 25 of 27) sorted by relevance

12

/inkscape/src/
H A Drubberband.cpp106 sp_canvas_item_show(_rect);
118 sp_canvas_item_show(_touchpath);
H A Dselcue.cpp116 sp_canvas_item_show(box);
170 sp_canvas_item_show(box);
222 sp_canvas_item_show(baseline_point);
H A Dseltrans.cpp366 sp_canvas_item_show(_norm);
367 sp_canvas_item_show(_grip);
372 sp_canvas_item_show(_l[i]);
739 sp_canvas_item_show(_grip);
746 sp_canvas_item_show(_norm);
747 sp_canvas_item_show(_grip);
H A Dsp-guide.cpp290 sp_canvas_item_show(SP_CANVAS_ITEM(*it));
292 sp_canvas_item_show(SP_CANVAS_ITEM((*it)->origin));
H A Dline-geometry.cpp220 sp_canvas_item_show(line);
H A Dknot.cpp440 sp_canvas_item_show(this->item);
H A Ddesktop.cpp1496 sp_canvas_item_show(SP_CANVAS_ITEM(gridgroup));
1740 sp_canvas_item_show (desktop->page_border);
H A Dvanishing-point.cpp785 sp_canvas_item_show(line);
/inkscape/src/display/
H A Dsp-canvas-item.h124 void sp_canvas_item_show(SPCanvasItem *item);
H A Dcanvas-grid.cpp291 sp_canvas_item_show(SP_CANVAS_ITEM(item));
H A Dsp-canvas.cpp543 void sp_canvas_item_show(SPCanvasItem *item) function
/inkscape/src/ui/tool/
H A Dselector.cpp72 sp_canvas_item_show(_rubber);
H A Dcontrol-point.cpp149 if (v) sp_canvas_item_show(_canvas_item);
H A Dtransform-handle-set.cpp786 sp_canvas_item_show(_trans_outline);
H A Dnode.cpp130 sp_canvas_item_show(_handle_line);
H A Dpath-manipulator.cpp1466 sp_canvas_item_show(_outline);
/inkscape/src/ui/tools/
H A Dpen-tool.cpp899 sp_canvas_item_show(this->c1);
900 sp_canvas_item_show(this->cl1);
916 sp_canvas_item_show(this->c0);
917 sp_canvas_item_show(this->cl0);
1739 sp_canvas_item_show(this->blue_bpath);
1744 sp_canvas_item_show(this->c1);
1810 sp_canvas_item_show(this->c1);
1811 sp_canvas_item_show(this->cl1);
1822 sp_canvas_item_show(this->c0);
1823 sp_canvas_item_show(thi
[all...]
H A Dcalligraphic-tool.cpp694 sp_canvas_item_show(this->hatch_area);
701 sp_canvas_item_show(this->hatch_area);
709 sp_canvas_item_show(this->hatch_area);
717 sp_canvas_item_show(this->hatch_area);
H A Dtext-tool.cpp361 sp_canvas_item_show(this->indicator);
628 sp_canvas_item_show(this->cursor);
1531 sp_canvas_item_show(tc->cursor);
1566 sp_canvas_item_show(tc->frame);
1612 sp_canvas_item_show(quad_canvasitem);
1620 sp_canvas_item_show(tc->cursor);
H A Ddropper-tool.cpp214 sp_canvas_item_show(this->area);
H A Dmeasure-tool.cpp321 sp_canvas_item_show(SP_CANVAS_ITEM(curve));
1062 sp_canvas_item_show(SP_CANVAS_ITEM(canvas_tooltip));
1065 sp_canvas_item_show(SP_CANVAS_ITEM(canvas_tooltip));
1096 sp_canvas_item_show(canvasitem);
1121 sp_canvas_item_show(SP_CANVAS_ITEM(control_line));
H A Dlpe-tool.cpp469 sp_canvas_item_show(i->second);
H A Dspray-tool.cpp1240 sp_canvas_item_show(tc->dilate_area);
1257 sp_canvas_item_show(this->dilate_area);
1298 sp_canvas_item_show(this->dilate_area);
H A Dtweak-tool.cpp1114 sp_canvas_item_show(tc->dilate_area);
1145 sp_canvas_item_show(this->dilate_area);
1184 sp_canvas_item_show(this->dilate_area);
/inkscape/src/ui/dialog/
H A Dspellcheck.cpp625 sp_canvas_item_show(rect);

Completed in 1447 milliseconds

12