Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dplaylist.h158 …void shift (samplepos_t at, sampleoffset_t distance, bool move_intersected, bool ignore_music_glue…
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dplaylist.cc1441 Playlist::shift (samplepos_t at, sampleoffset_t distance, bool move_intersected, bool ignore_music_… in shift() argument
1456 if (!move_intersected) { in shift()