Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dstageschematicscene.cpp110 bool updatingScene = false; variable
199 if (updatingScene) return; in updateScene()
200 updatingScene = true; in updateScene()
358 updatingScene = false; in updateScene()
H A Dfxschematicscene.cpp166 bool updatingScene = false; variable
358 if (updatingScene) return; in updateScene()
359 updatingScene = true; in updateScene()
484 updatingScene = false; in updateScene()