Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dstyleshortcutswitchablepanel.cpp54 palette->nextShortcutScope(key == Qt::Key_Backtab); in onKeyPress()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtpalette.h431 void nextShortcutScope(bool invert);
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvrender/
H A Dtpalette.cpp1217 void TPalette::nextShortcutScope(bool invert) { in nextShortcutScope() function in TPalette