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

/inkscape/src/
H A Dverbs.h158 SP_VERB_LAYER_TO_TOP, enumerator in enum:__anon153
H A Dverbs.cpp1306 case SP_VERB_LAYER_TO_TOP:
1321 case SP_VERB_LAYER_TO_TOP:
1339 case SP_VERB_LAYER_TO_TOP:
2659 new LayerVerb(SP_VERB_LAYER_TO_TOP, "LayerToTop", N_("Layer to _Top"),
/inkscape/src/ui/dialog/
H A Dlayers.cpp229 _fireAction( SP_VERB_LAYER_TO_TOP );
915 _styleButton( *btn, targetDesktop, SP_VERB_LAYER_TO_TOP, INKSCAPE_ICON("go-top"), C_("Layers", "Top") );
H A Dobjects.cpp720 _fireAction( empty ? SP_VERB_LAYER_TO_TOP : SP_VERB_SELECTION_TO_FRONT );
1161 _fireAction( SP_VERB_LAYER_TO_TOP );
H A Dtags.cpp241 _fireAction( empty ? SP_VERB_LAYER_TO_TOP : SP_VERB_SELECTION_TO_FRONT);
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp1395 return dbus_call_verb (doc_interface, SP_VERB_LAYER_TO_TOP, error);

Completed in 150 milliseconds