Searched refs:SP_VERB_SELECTION_ARRANGE (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/ui/dialog/ |
H A D | tile.cpp | 30 : UI::Widget::Panel("", "/dialogs/gridtiler", SP_VERB_SELECTION_ARRANGE),
|
H A D | polar-arrange-tab.cpp | 398 DocumentUndo::done(parent->getDesktop()->getDocument(), SP_VERB_SELECTION_ARRANGE,
|
H A D | grid-arrange-tab.cpp | 344 DocumentUndo::done(desktop->getDocument(), SP_VERB_SELECTION_ARRANGE,
|
/inkscape/src/ |
H A D | verbs.h | 149 SP_VERB_SELECTION_ARRANGE, // Former SP_VERB_SELECTION_GRIDTILE enumerator in enum:__anon153
|
H A D | verbs.cpp | 1238 case SP_VERB_SELECTION_ARRANGE: 2642 new SelectionVerb(SP_VERB_SELECTION_ARRANGE, "DialogArrange", N_("_Arrange..."),
|
Completed in 233 milliseconds