Home
last modified time | relevance | path

Searched refs:on_amixer_close_clicked (Results 1 – 2 of 2) sorted by path

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmultitrack.c9284 if (mt->amixer) on_amixer_close_clicked(NULL, mt); in multitrack_delete()
10759 if (mt->amixer) on_amixer_close_clicked(NULL, mt); in mt_clear_timeline()
22085 if (mt->amixer) on_amixer_close_clicked(NULL, mt); in on_load_event_list_activate()
22461 if (mt->amixer) on_amixer_close_clicked(NULL, mt); in mt_change_vals_activate()
22536 void on_amixer_close_clicked(LiVESButton * button, lives_mt * mt) { in on_amixer_close_clicked() function
22785 on_amixer_close_clicked(NULL, mt); in amixer_show()
22948 LIVES_GUI_CALLBACK(on_amixer_close_clicked), in amixer_show()
H A Dmultitrack.h998 void on_amixer_close_clicked(LiVESButton *, lives_mt *mt);