Home
last modified time | relevance | path

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

/dports/audio/lmms/lmms-1.2.2/include/
H A DPianoRoll.h277 int noteEditRight() const;
/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DPianoRoll.cpp1328 int PianoRoll::noteEditRight() const in noteEditRight() function in PianoRoll
1754 if( me->x() > noteEditLeft() && me->x() < noteEditRight() in mouseDoubleClickEvent()
3242 if( we->x() > noteEditLeft() && we->x() < noteEditRight() in wheelEvent()