Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Ddsp_stats_window.cc28 DspStatisticsWindow::DspStatisticsWindow() in DspStatisticsWindow() function in DspStatisticsWindow
36 DspStatisticsWindow::~DspStatisticsWindow () in ~DspStatisticsWindow()
42 DspStatisticsWindow::set_session (Session* s) in set_session()
48 DspStatisticsWindow::on_show () in on_show()
55 DspStatisticsWindow::on_hide () in on_hide()
H A Ddsp_stats_window.h27 class DspStatisticsWindow : public ArdourWindow
30 DspStatisticsWindow ();
31 ~DspStatisticsWindow ();
H A Dardour_ui.h141 class DspStatisticsWindow; variable
728 WM::Proxy<DspStatisticsWindow> dsp_statistics_window;