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

/inkscape/src/
H A Dverbs.h156 SP_VERB_LAYER_MOVE_TO_PREV, enumerator in enum:__anon153
H A Dverbs.cpp1298 case SP_VERB_LAYER_MOVE_TO_PREV: {
2655 new LayerVerb(SP_VERB_LAYER_MOVE_TO_PREV, "LayerMoveToPrev", N_("Move Selection to Layer Bel_ow"),
H A Dselection-chemistry.cpp1436 DocumentUndo::done(dt->getDocument(), SP_VERB_LAYER_MOVE_TO_PREV,
/inkscape/src/ui/dialog/
H A Dobjects.cpp736 int ch = event->state & GDK_SHIFT_MASK ? SP_VERB_LAYER_MOVE_TO_PREV : SP_VERB_SELECTION_LOWER;

Completed in 36 milliseconds