Home
last modified time | relevance | path

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

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationChord.cpp65 <Int>(NotationProperties::HEIGHT_ON_STAFF, h)) { in getHeight()
78 <Int>(NotationProperties::HEIGHT_ON_STAFF, h, false); in getHeight()
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
H A DNotationVLayout.cpp233 (m_properties.HEIGHT_ON_STAFF, height)) {
505 if (!event->get<Int>(m_properties.HEIGHT_ON_STAFF, h)) { in filter_list_to_array()
H A DNotationGroup.cpp203 if ((*i)->event()->get<Int>(NotationProperties::HEIGHT_ON_STAFF, h)) { in height()
219 (*i)->event()->set<Int>(NotationProperties::HEIGHT_ON_STAFF, h, false); in height()
H A DNoteRestInserter.cpp651 if ((*i)->has(NotationProperties::HEIGHT_ON_STAFF) && in computeLocationAndPreview()
653 int h = (*i)->get<Int>(NotationProperties::HEIGHT_ON_STAFF); in computeLocationAndPreview()
H A DNotationSelector.cpp426 (NotationProperties::HEIGHT_ON_STAFF, clickedHeight); in drag()
H A DNotationStaff.cpp1336 (void)(elt->event()->get<Int>(properties.HEIGHT_ON_STAFF, heightOnStaff)); in renderNote()
H A DNotationScene.cpp825 (NotationProperties::HEIGHT_ON_STAFF, eventHeight)) { in setupMouseEvent()
H A DNotationHLayout.cpp656 el->event()->setMaybe<Int>(NotationProperties::HEIGHT_ON_STAFF, h); in scanChord()
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DBaseProperties.cpp74 const PropertyName HEIGHT_ON_STAFF = "HeightOnStaff"; variable
/dports/audio/rosegarden/rosegarden-21.06.1/data/locale/
H A Dfr.ts18748 <source>Spanned note at %1 has no HEIGHT_ON_STAFF property!
18750 <translation>La note à %1 n&apos;a pas de propriété HEIGHT_ON_STAFF!