Searched defs:ShapeEditor (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/
H A Dshape-editor.cpp2 * Inkscape::ShapeEditor
32 bool ShapeEditor::_blockSetItem = false;
34 ShapeEditor::ShapeEditor(SPDesktop *dt) { function in class:Inkscape::UI::ShapeEditor
40 ShapeEditor::~ShapeEditor() {
44 void ShapeEditor::unset_item(bool keep_knotholder) {
60 bool ShapeEditor::has_knotholder() {
64 void ShapeEditor::update_knotholder() {
69 bool ShapeEditor
[all...]
H A Dshape-editor.h5 * Inkscape::ShapeEditor
23 class ShapeEditor { class in namespace:Inkscape::UI
26 ShapeEditor(SPDesktop *desktop);
27 ~ShapeEditor();

Completed in 33 milliseconds