Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.cc828 …letion.connect (*this, invalidator (*this), boost::bind (&Editor::timeaxisview_deleted, this, _1),… in Editor()
5535 Editor::timeaxisview_deleted (TimeAxisView *tv) in timeaxisview_deleted() function in Editor
5546 ENSURE_GUI_THREAD (*this, &Editor::timeaxisview_deleted, tv); in timeaxisview_deleted()
H A Deditor.h837 void timeaxisview_deleted (TimeAxisView*);