Home
last modified time | relevance | path

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

/dports/audio/lmms/lmms-1.2.2/src/core/
H A DTrack.cpp74 const int RESIZE_GRIP_WIDTH = 4; variable
720 if( m_tco->getAutoResize() || me->x() < width() - RESIZE_GRIP_WIDTH ) in mousePressEvent()
944 if( me->x() > width() - RESIZE_GRIP_WIDTH && !me->buttons() && !m_tco->getAutoResize() ) in mouseMoveEvent()
/dports/audio/lmms/lmms-1.2.2/debian/patches/
H A Dclang.patch485 const int RESIZE_GRIP_WIDTH = 4;