Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dread302.cpp96 _synthesizerState.read(e); in read()
H A Dscore.h563 SynthesizerState _synthesizerState; variable
1069 SynthesizerState& synthesizerState() { return _synthesizerState; } in synthesizerState()
H A Dscorefile.cpp155 _synthesizerState.write(xml); in writeMovement()
H A Dscore.cpp304 _synthesizerState = parent->_synthesizerState;
2034 _synthesizerState = s; in setSynthesizerState()
H A Dundo.cpp2298 std::swap(state, score->_synthesizerState); in flip()
H A Dread114.cpp2801 _synthesizerState.read(e); in read114()