Searched refs:SP_VERB_DIALOG_TRANSFORM (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ui/dialog/ |
H A D | transformation.cpp | 63 : UI::Widget::Panel ("", "/dialogs/transformation", SP_VERB_DIALOG_TRANSFORM), 800 DocumentUndo::done( selection->desktop()->getDocument() , SP_VERB_DIALOG_TRANSFORM, 863 DocumentUndo::done(selection->desktop()->getDocument(), SP_VERB_DIALOG_TRANSFORM, 889 DocumentUndo::done(selection->desktop()->getDocument(), SP_VERB_DIALOG_TRANSFORM, 978 DocumentUndo::done(selection->desktop()->getDocument(), SP_VERB_DIALOG_TRANSFORM, 1009 DocumentUndo::done(selection->desktop()->getDocument(), SP_VERB_DIALOG_TRANSFORM,
|
/inkscape/src/ |
H A D | verbs.h | 292 SP_VERB_DIALOG_TRANSFORM, enumerator in enum:__anon153
|
H A D | verbs.cpp | 2047 case SP_VERB_DIALOG_TRANSFORM: 2914 new DialogVerb(SP_VERB_DIALOG_TRANSFORM, "DialogTransform", N_("Transfor_m..."),
|
/inkscape/src/ui/tools/ |
H A D | text-tool.cpp | 465 DocumentUndo::done(tc->desktop->getDocument(), SP_VERB_DIALOG_TRANSFORM,
|
Completed in 40 milliseconds