Searched refs:unlink (Results 1 - 17 of 17) sorted by relevance

/inkscape/src/
H A Dsp-tag-use-reference.cpp58 unlink();
66 unlink();
85 SPTagUsePath::unlink(void) function in class:SPTagUsePath
H A Dpersp3d-reference.h48 void unlink(void);
H A Dsp-tag-use-reference.h59 void unlink(void);
H A Dsp-use-reference.h59 void unlink(void);
H A Dpersp3d-reference.cpp32 unlink();
45 Persp3DReference::unlink(void) function in class:Persp3DReference
H A Dsp-use-reference.cpp58 unlink();
66 unlink();
85 SPUsePath::unlink(void) function in class:SPUsePath
182 offset->unlink();
H A Dsp-use.h72 SPItem *unlink();
H A Dsp-use.cpp575 this->unlink();
677 SPItem *SPUse::unlink() { function in class:SPUse
H A Dsp-lpe-item.cpp97 // unlink and delete all references in the list
98 (*it)->unlink();
133 (*it)->unlink();
151 path_effect_ref->unlink();
H A Dselection-chemistry.cpp853 // If any of the clones refer to the groups, unlink them and replace them with successors
877 *items_node = use->unlink();
1533 // unlink all non-selected boxes.
2696 desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>clones</b> to unlink."));
2714 // Set unlink to true, and fall into the next if which
2725 SPItem *unlink = NULL; local
2728 unlink = use->unlink();
2729 // Unable to unlink use (external or invalid href?)
2730 if (!unlink) {
[all...]
H A Dinkscape.cpp311 unlink(oldest_autosave);
/inkscape/src/live_effects/
H A Dlpeobject-reference.cpp40 unlink();
57 unlink();
76 LPEObjectReference::unlink(void) function in class:Inkscape::LivePathEffect::LPEObjectReference
123 lpeobjref->unlink();
H A Dlpeobject-reference.h45 void unlink(void);
/inkscape/src/live_effects/parameter/
H A Doriginalpatharray.h79 void unlink(PathAndDirection* to);
H A Doriginalpatharray.cpp112 unlink(w);
318 void OriginalPathArrayParam::unlink(PathAndDirection* to) function in class:Inkscape::LivePathEffect::OriginalPathArrayParam
332 unlink(to);
419 unlink(w);
/inkscape/src/ui/dialog/
H A Dprint.cpp108 unlink (tmp_png.c_str());
/inkscape/src/extension/implementation/
H A Dscript.cpp436 unlink(_filename.c_str());
535 unlink(tempfilename_out.c_str());
609 unlink(tempfilename_in.c_str());

Completed in 134 milliseconds