Home
last modified time | relevance | path

Searched defs:allowRubberband (Results 1 – 3 of 3) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/src/gui/
H A DTrackContainerView.cpp301 bool TrackContainerView::allowRubberband() const in allowRubberband() function in TrackContainerView
/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DSongEditor.cpp758 bool SongEditor::allowRubberband() const in allowRubberband() function in SongEditor
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DTrack.cpp1448 bool allowRubberband = m_trackView->trackContainerView()->allowRubberband(); in pasteSelection() local