Home
last modified time | relevance | path

Searched defs:explicitAccidental (Results 1 – 4 of 4) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dpitchspelling.cpp232 …ng tpc2name(int tpc, NoteSpellingType noteSpelling, NoteCaseType noteCase, bool explicitAccidental) in tpc2name()
244 …pellingType noteSpelling, NoteCaseType noteCase, QString& s, QString& acc, bool explicitAccidental) in tpc2name()
H A Dnote.cpp812 QString Note::tpcUserName(const int tpc, const int pitch, const bool explicitAccidental) in tpcUserName()
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationHLayout.cpp646 Accidental explicitAccidental = Accidentals::NoAccidental; in scanChord() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DSegmentNotationHelper.cpp842 Accidental explicitAccidental) in insertNote()