Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcleanuppopup.cpp69 WRITE_NEW, //!< Like above, but does not overwrite. Just adds not cleanupped enumerator
604 if (clt.m_resolution == OVERWRITE || clt.m_resolution == WRITE_NEW || in analyzeCleanupList()
675 if (clt.m_resolution == WRITE_NEW) { in analyzeCleanupList()
1450 m_buttonGroup->addButton(radioButton, WRITE_NEW); in OverwriteDialog()