Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dpitchspelling.cpp671 void Score::spellNotelist(std::vector<Note*>& notes) in spellNotelist() function in Ms::Score
H A Dscore.h669 void spellNotelist(std::vector<Note*>& notes);
H A Dscore.cpp770 spellNotelist(notes); in spell()
789 spellNotelist(notes); in spell()