Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dchordrest.h173 Element* prevArticulationOrLyric(Element* e);
H A Dchordrest.cpp1062 Element* ChordRest::prevArticulationOrLyric(Element* e) in prevArticulationOrLyric() function in Ms::ChordRest
1130 Element* prev = prevArticulationOrLyric(e); in prevElement()