Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dpart.h199 virtual bool closeAllEvents() { return false; }; in closeAllEvents() function
261 bool closeAllEvents();
H A Dwavetrack.cpp340 if(ip->second->closeAllEvents()) in closeAllParts()
H A Dpart.cpp867 bool WavePart::closeAllEvents() in closeAllEvents() function in MusECore::WavePart
H A Dundo.cpp3165 editable_part->closeAllEvents(); in revertOperationGroup3()
4118 editable_part->closeAllEvents(); in executeOperationGroup3()