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

/inkscape/src/
H A Dverbs.h159 SP_VERB_LAYER_TO_BOTTOM, enumerator in enum:__anon153
H A Dverbs.cpp1307 case SP_VERB_LAYER_TO_BOTTOM:
1324 case SP_VERB_LAYER_TO_BOTTOM:
1347 case SP_VERB_LAYER_TO_BOTTOM:
2661 new LayerVerb(SP_VERB_LAYER_TO_BOTTOM, "LayerToBottom", N_("Layer to _Bottom"),
/inkscape/src/ui/dialog/
H A Dlayers.cpp234 _fireAction( SP_VERB_LAYER_TO_BOTTOM );
897 _styleButton( *btn, targetDesktop, SP_VERB_LAYER_TO_BOTTOM, INKSCAPE_ICON("go-bottom"), C_("Layers", "Bot") );
H A Dobjects.cpp724 _fireAction( empty ? SP_VERB_LAYER_TO_BOTTOM : SP_VERB_SELECTION_TO_BACK );
1173 _fireAction( SP_VERB_LAYER_TO_BOTTOM );
H A Dtags.cpp246 _fireAction( empty ? SP_VERB_LAYER_TO_BOTTOM : SP_VERB_SELECTION_TO_BACK );
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp1397 return dbus_call_verb (doc_interface, SP_VERB_LAYER_TO_BOTTOM, error);

Completed in 221 milliseconds