Home
last modified time | relevance | path

Searched refs:get_extent_with_endspace (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dplaylist.h147 std::pair<samplepos_t, samplepos_t> get_extent_with_endspace () const;
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Droute_time_axis.cc1368 std::pair<samplepos_t, samplepos_t> extent = (*p)->get_extent_with_endspace(); in paste()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dplaylist.cc2461 Playlist::get_extent_with_endspace () const in get_extent_with_endspace() function in Playlist