Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dchord.cpp1322 Note* downnote; in defaultStemLength() local
1326 downnote = downNote(); in defaultStemLength()
1398 if (shortenStem && (sel < 0.0) && (hookIdx == 0 || tab || !downnote->mirror())) in defaultStemLength()
1414 … if (shortenStem && (sel > staffHeight) && (hookIdx == 0 || tab || downnote->mirror())) in defaultStemLength()