Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.h1067 void selected_marker_to_region_boundary (bool with_selection, int32_t dir);
H A Deditor_ops.cc1130 Editor::selected_marker_to_region_boundary (bool with_selection, int32_t dir) in selected_marker_to_region_boundary() function in Editor
1172 selected_marker_to_region_boundary (with_selection, 1); in selected_marker_to_next_region_boundary()
1178 selected_marker_to_region_boundary (with_selection, -1); in selected_marker_to_previous_region_boundary()