Home
last modified time | relevance | path

Searched refs:reframe3Cells (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcolumnselection.h52 void reframe3Cells() { reframeCells(3); } in reframe3Cells() function
H A Dcellselection.h111 void reframe3Cells() { reframeCells(3); } in reframe3Cells() function
H A Dcolumnselection.cpp93 enableCommand(this, MI_Reframe3, &TColumnSelection::reframe3Cells); in enableCommands()
H A Dcellselection.cpp1466 enableCommand(this, MI_Reframe3, &TCellSelection::reframe3Cells); in enableCommands()