Searched refs:unset_item (Results 1 - 10 of 10) sorted by relevance

/inkscape/src/ui/
H A Dshape-editor.cpp41 unset_item();
44 void ShapeEditor::unset_item(bool keep_knotholder) { function in class:Inkscape::UI::ShapeEditor
122 unset_item(keep_knotholder);
H A Dshape-editor.h30 void unset_item(bool keep_knotholder = false);
/inkscape/src/ui/tools/
H A Dspiral-tool.cpp97 this->shape_editor->unset_item();
H A Dstar-tool.cpp105 this->shape_editor->unset_item();
H A Darc-tool.cpp95 this->shape_editor->unset_item();
H A Dbox3d-tool.cpp105 this->shape_editor->unset_item();
H A Dlpe-tool.cpp137 lc->shape_editor->unset_item();
H A Drect-tool.cpp95 this->shape_editor->unset_item();
H A Dflood-tool.cpp134 this->shape_editor->unset_item();
H A Dtext-tool.cpp1405 ec->shape_editor->unset_item();

Completed in 34 milliseconds