Searched refs:SP_VERB_OBJECT_FLIP_VERTICAL (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dverbs.h181 SP_VERB_OBJECT_FLIP_VERTICAL, enumerator in enum:__anon153
H A Dverbs.cpp1539 case SP_VERB_OBJECT_FLIP_VERTICAL:
1541 DocumentUndo::done(dt->getDocument(), SP_VERB_OBJECT_FLIP_VERTICAL,
2710 new ObjectVerb(SP_VERB_OBJECT_FLIP_VERTICAL, "ObjectFlipVertically",
/inkscape/src/widgets/
H A Dselect-toolbar.cpp394 act = create_action_for_verb( Inkscape::Verb::get(SP_VERB_OBJECT_FLIP_VERTICAL), view, secondarySize );

Completed in 29 milliseconds