Home
last modified time | relevance | path

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

/dports/audio/lmms/lmms-1.2.2/include/
H A DPianoRoll.h159 static void drawNoteRect( QPainter & p, int x, int y,
/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DPianoRoll.cpp815 void PianoRoll::drawNoteRect( QPainter & p, int x, int y, in drawNoteRect() function in PianoRoll
3050 drawNoteRect( p, x + WHITE_KEY_WIDTH, in paintEvent()