Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Diocommand.cpp560 std::set<TXshChildLevel *> substitutedSubs; in substituteLevel() local
579 if (substitutedSubs.find(childLevel) == substitutedSubs.end()) { in substituteLevel()
581 substitutedSubs.insert(childLevel); in substituteLevel()