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

/inkscape/src/
H A Dselection-chemistry.cpp1607 int compensation = prefs->getInt("/options/clonecompensation/value", SP_CLONE_COMPENSATION_UNMOVED); local
1608 bool prefs_unmoved = (compensation == SP_CLONE_COMPENSATION_UNMOVED);
1609 bool prefs_parallel = (compensation == SP_CLONE_COMPENSATION_PARALLEL);
1637 // transform and its move compensation are both cancelled out.
1657 // we need to cancel out the move compensation, too
2988 // Hack: Temporarily set clone compensation to unmoved, so that we can move clone-originals
2998 // restore compensation setting
3118 // Hack: Temporarily set clone compensation to unmoved, so that we can move clone-originals
3128 // restore compensation setting
3343 // Hack: Temporarily set clone compensation t
[all...]

Completed in 709 milliseconds