Home
last modified time | relevance | path

Searched refs:VB_FlipY (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dviewcommandids.h26 #define VB_FlipY "VB_FlipY" macro
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dsceneviewer.cpp520 TFlipViewerYCommand() : MenuItemHandler(VB_FlipY) {} in TFlipViewerYCommand()
H A Dmainwindow.cpp2863 VB_FlipY, QT_TR_NOOP("Flip Viewer Vertically"), "flipvert_off"); in defineActions()