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

/inkscape/src/
H A Denums.h103 PREFS_SELECTION_LAYER_RECURSIVE = 2, enumerator in enum:PrefsSelectionContext
H A Dselection-chemistry.cpp657 case PREFS_SELECTION_LAYER_RECURSIVE: {
2462 selection->set(item, PREFS_SELECTION_LAYER_RECURSIVE == inlayer);
2492 selection->set(item, PREFS_SELECTION_LAYER_RECURSIVE == inlayer);
/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp1196 _sel_recursive.init ( _("Select in current layer and sublayers"), "/options/kbselection/inlayer", PREFS_SELECTION_LAYER_RECURSIVE, false, &_sel_all);

Completed in 40 milliseconds