Home
last modified time | relevance | path

Searched defs:HEIGHT_ON_STAFF (Results 1 – 3 of 3) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationProperties.cpp28 const PropertyName NotationProperties::HEIGHT_ON_STAFF = "HeightOnStaff"; member in Rosegarden::NotationProperties
H A DNotationProperties.h47 static const PropertyName HEIGHT_ON_STAFF; variable
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DBaseProperties.cpp74 const PropertyName HEIGHT_ON_STAFF = "HeightOnStaff"; variable