Searched refs:SP_CLONE_ORPHANS_UNLINK (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/
H A Denums.h93 SP_CLONE_ORPHANS_UNLINK, enumerator in enum:__anon55
H A Dsp-use-reference.cpp177 guint const mode = prefs->getInt("/options/cloneorphans/value", SP_CLONE_ORPHANS_UNLINK);
179 if (mode == SP_CLONE_ORPHANS_UNLINK) {
H A Dsp-use.cpp572 SP_CLONE_ORPHANS_UNLINK);
574 if (mode == SP_CLONE_ORPHANS_UNLINK) {
H A Dsp-offset.cpp1078 guint const mode = prefs->getInt("/options/cloneorphans/value", SP_CLONE_ORPHANS_UNLINK);
1080 if (mode == SP_CLONE_ORPHANS_UNLINK) {
/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp1347 SP_CLONE_ORPHANS_UNLINK, true, 0);

Completed in 1541 milliseconds