Searched refs:PrefsSelectionContext (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ |
H A D | enums.h | 100 enum PrefsSelectionContext { enum
|
H A D | selection-chemistry.cpp | 619 PrefsSelectionContext inlayer = (PrefsSelectionContext) prefs->getInt("/options/kbselection/inlayer", PREFS_SELECTION_LAYER); 2364 bool only_in_viewport, PrefsSelectionContext inlayer, bool onlyvisible, bool onlysensitive) 2410 SPObject *root, bool only_in_viewport, PrefsSelectionContext inlayer, bool onlyvisible, bool onlysensitive) 2448 PrefsSelectionContext inlayer = (PrefsSelectionContext)prefs->getInt("/options/kbselection/inlayer", PREFS_SELECTION_LAYER); 2478 PrefsSelectionContext inlayer = (PrefsSelectionContext) prefs->getInt("/options/kbselection/inlayer", PREFS_SELECTION_LAYER);
|
Completed in 66 milliseconds