Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcellselection.cpp501 StrokesData *m_strokesData; member in __anon94815ff50111::PasteStrokesInCellUndo
514 , m_strokesData(data->clone()) in PasteStrokesInCellUndo()
534 ~PasteStrokesInCellUndo() { delete m_strokesData; } in ~PasteStrokesInCellUndo()
588 pasteStrokesInCellWithoutUndo(m_row, m_col, m_strokesData, indices); in redo()