Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcleanuppopup.cpp267 struct CleanupPopup::CleanupLevel { struct in CleanupPopup
501 CleanupLevel &cl = m_cleanupLevels.back(); in buildCleanupList()
747 std::mem_fn(&CleanupLevel::empty)), in analyzeCleanupList()
758 const CleanupLevel &cl = m_cleanupLevels[pos.first]; in isValidPosition()
770 const CleanupLevel &cl = m_cleanupLevels[m_idx.first]; in currentString()
791 const CleanupLevel &cl = m_cleanupLevels[m_idx.first]; in currentImage()
799 static inline int addFrames(int a, const CleanupLevel &cl) { in execute()
875 CleanupLevel &cl = m_cleanupLevels[m_idx.first]; in setupLevel()
1063 const CleanupLevel &cl = m_cleanupLevels[m_idx.first]; in resetLevel()
1121 const CleanupLevel &cl = m_cleanupLevels[m_idx.first]; in closeLevel()
[all …]
H A Dcleanuppopup.h56 struct CleanupLevel;
72 std::vector<CleanupLevel>