Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Diocommand.cpp317 bool beforeCellsInsert(TXsheet *xsh, int row, int &col, int rowCount, in beforeCellsInsert() function
835 bool shiftColumn = beforeCellsInsert(parentXsh, row, col, frameCount, in loadChildLevel()
959 beforeCellsInsert(scene->getXsheet(), row0, col0, xl->getFrameCount(), in loadLevel()
2577 insertEmptyColumn = beforeCellsInsert( in exposeLevel()
2602 bool columnInserted = beforeCellsInsert(xsh, row, col, commentList.size(), in exposeComment()