Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcellselection.h88 void each3Cells() { eachCells(3); } in each3Cells() function
H A Dcellselection.cpp1436 enableCommand(this, MI_Each3, &TCellSelection::each3Cells); in enableCommands()