Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dambitus.cpp659 case Pid::FBPARENTHESIS4: // recycled property = octave of _bottomPitch in getProperty()
703 case Pid::FBPARENTHESIS4: // recycled property = octave of _bottomPitch in setProperty()
735 case Pid::FBPARENTHESIS4: in propertyDefault()
H A Dproperty.h155 FBPARENTHESIS4, // " " enumerator
H A Dfiguredbass.cpp655 case Pid::FBPARENTHESIS4: in getProperty()
702 case Pid::FBPARENTHESIS4: in setProperty()
789 undoChangeProperty(Pid::FBPARENTHESIS4, int(par)); in undoSetParenth4()
H A Dproperty.cpp149 …{ Pid::FBPARENTHESIS4, false, "", P_TYPE::INT, "" …
/dports/audio/musescore/MuseScore-3.6.1/mscore/inspector/
H A DinspectorAmbitus.cpp96 … { Pid::FBPARENTHESIS4, 0, r.bottomOctave, nullptr }, // recycled property in InspectorAmbitus()