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

/inkscape/src/
H A Dselection-chemistry.cpp721 // grouping into another parent, or by cut/paste) the transform from the original's
3800 // grouping into another parent, or by cut/paste) the transform from the original's
3909 int grouping = prefs->getInt("/options/maskobject/grouping", PREFS_MASKOBJECT_GROUPING_NONE); local
3942 if (grouping == PREFS_MASKOBJECT_GROUPING_ALL) {
3966 if (grouping == PREFS_MASKOBJECT_GROUPING_SEPARATE) {
3983 if (grouping == PREFS_MASKOBJECT_GROUPING_SEPARATE) {

Completed in 3089 milliseconds