Home
last modified time | relevance | path

Searched refs:show_meter (Results 1 – 8 of 8) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/tranzport/
H A Dgeneral.cc145 show_meter (); in update_state()
163 show_meter(); in update_state()
172 show_meter(); in update_state()
H A Dshow.cc215 TranzportControlProtocol::show_meter () in show_meter() function in TranzportControlProtocol
H A Dtranzport_control_protocol.h309 void show_meter ();
/dports/www/elinks/elinks-0.11.7/src/dialogs/
H A Ddownload.c131 int show_meter = (download_is_progressing(download) in download_dialog_layouter() local
135 && (show_meter || download->state == S_RESUME)); in download_dialog_layouter()
151 if (show_meter) { in download_dialog_layouter()
159 if (show_meter) y += 2; in download_dialog_layouter()
191 if (show_meter) { in download_dialog_layouter()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/frontier/tranzport/
H A Dtranzport_control_protocol.cc493 TranzportControlProtocol::show_meter () in show_meter() function in TranzportControlProtocol
1154 show_meter (); in update_state()
1172 show_meter(); in update_state()
1182 show_meter(); in update_state()
H A Dtranzport_control_protocol.h254 void show_meter ();
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Droute_time_axis.h136 void show_meter ();
H A Droute_time_axis.cc2243 RouteTimeAxisView::show_meter () in show_meter() function in RouteTimeAxisView