Home
last modified time | relevance | path

Searched refs:setTitleHeight (Results 1 – 3 of 3) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DStaffLayout.h286 virtual void setTitleHeight(int h);
H A DStaffLayout.cpp223 StaffLayout::setTitleHeight(int titleHeight) in setTitleHeight() function in Rosegarden::StaffLayout
H A DNotationScene.cpp1688 m_staffs[i]->setTitleHeight(titleHeight); in positionStaffs()