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

/inkscape/src/
H A Dverbs.h180 SP_VERB_OBJECT_FLIP_HORIZONTAL, enumerator in enum:__anon153
H A Dverbs.cpp1534 case SP_VERB_OBJECT_FLIP_HORIZONTAL:
1536 DocumentUndo::done(dt->getDocument(), SP_VERB_OBJECT_FLIP_HORIZONTAL,
2707 new ObjectVerb(SP_VERB_OBJECT_FLIP_HORIZONTAL, "ObjectFlipHorizontally",
/inkscape/src/widgets/
H A Dselect-toolbar.cpp391 act = create_action_for_verb( Inkscape::Verb::get(SP_VERB_OBJECT_FLIP_HORIZONTAL), view, secondarySize );

Completed in 980 milliseconds