Home
last modified time | relevance | path

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

/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DPianoRoll.cpp92 const int PR_BOTTOM_MARGIN = SCROLLBAR_SIZE; variable
1313 return height() - PR_BOTTOM_MARGIN - in noteEditTop()
1322 return height() - PR_BOTTOM_MARGIN; in noteEditBottom()
1354 return height() - PR_BOTTOM_MARGIN - m_notesEditHeight; in keyAreaBottom()
2053 PR_BOTTOM_MARGIN - KEY_AREA_MIN_HEIGHT ); in mouseMoveEvent()
2402 PR_BOTTOM_MARGIN - in mouseMoveEvent()
2883 height() - PR_TOP_MARGIN - PR_BOTTOM_MARGIN ); in paintEvent()
2911 p.drawLine( x, PR_TOP_MARGIN, x, height() - PR_BOTTOM_MARGIN ); in paintEvent()
2959 p.drawLine( x, PR_TOP_MARGIN, x, height() - PR_BOTTOM_MARGIN ); in paintEvent()
3128 m_notesEditHeight - PR_BOTTOM_MARGIN ); in paintEvent()
[all …]