Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dstyle.h558 tupletNoteLeftDistance, enumerator
H A Dtuplet.cpp294 qreal noteLeft = score()->styleP(Sid::tupletNoteLeftDistance); in layout()
H A Dstyle.cpp575 { Sid::tupletNoteLeftDistance, "tupletNoteLeftDistance", Spatium(-0.5) },
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Deditstyle.cpp283 … { Sid::tupletNoteLeftDistance, false, tupletNoteLeftDistance, resetTupletNoteLeftDistance }, in EditStyle()