Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dtimestretchpopup.cpp291 TCellSelection *cellCelection = dynamic_cast<TCellSelection *>(selection); in updateValues() local
292 if (cellCelection) { in updateValues()
294 cellCelection->getSelectedCells(from, c0, to, c1); in updateValues()