Home
last modified time | relevance | path

Searched refs:togglePickStyleAreas (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dmainwindow.h173 void togglePickStyleAreas();
H A Dmainwindow.cpp522 setCommandHandler(MI_PickStyleAreas, this, &MainWindow::togglePickStyleAreas); in MainWindow()
3296 void MainWindow::togglePickStyleAreas() { in togglePickStyleAreas() function in MainWindow