Searched refs:SP_CLONE_COMPENSATION_PARALLEL (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/
H A Denums.h87 SP_CLONE_COMPENSATION_PARALLEL, enumerator in enum:__anon54
H A Dsp-use-reference.cpp134 guint mode = prefs->getInt("/options/clonecompensation/value", SP_CLONE_COMPENSATION_PARALLEL);
151 if (mode == SP_CLONE_COMPENSATION_PARALLEL) {
H A Dsp-use.cpp425 guint mode = prefs->getInt("/options/clonecompensation/value", SP_CLONE_COMPENSATION_PARALLEL);
471 if (mode == SP_CLONE_COMPENSATION_PARALLEL) {
H A Dsp-offset.cpp1039 guint mode = prefs->getInt("/options/clonecompensation/value", SP_CLONE_COMPENSATION_PARALLEL);
1056 if (mode == SP_CLONE_COMPENSATION_PARALLEL) {
H A Dselection-chemistry.cpp1609 bool prefs_parallel = (compensation == SP_CLONE_COMPENSATION_PARALLEL);
/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp1341 SP_CLONE_COMPENSATION_PARALLEL, true, 0);

Completed in 667 milliseconds