Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmerge.c83lives_signal_handlers_disconnect_by_func(merge_opts->merge_dialog, LIVES_GUI_CALLBACK(return_true), in create_merge_dialog()
H A Dinterface.c1079 lives_signal_handlers_disconnect_by_func(filew->dialog, LIVES_GUI_CALLBACK(return_true), NULL); in create_clip_info_window()
1479 lives_signal_handlers_disconnect_by_func(insertw->insert_dialog, LIVES_GUI_CALLBACK(return_true), in create_insert_dialog()
2367 lives_signal_handlers_disconnect_by_func(locw->dialog, LIVES_GUI_CALLBACK(return_true), NULL); in create_location_dialog()
2834 lives_signal_handlers_disconnect_by_func(renamew->dialog, LIVES_GUI_CALLBACK(return_true), NULL); in create_rename_dialog()
3183 lives_signal_handlers_disconnect_by_func(cd_dialog, LIVES_GUI_CALLBACK(return_true), NULL); in create_cdtrack_dialog()
3501 lives_signal_handlers_disconnect_by_func(new_pb_speed, LIVES_GUI_CALLBACK(return_true), NULL); in create_new_pb_speed()
3684 lives_signal_handlers_disconnect_by_func(audd->dialog, LIVES_GUI_CALLBACK(return_true), NULL); in create_audfade_dialog()
3765lives_signal_handlers_disconnect_by_func(commentsw->comments_dialog, LIVES_GUI_CALLBACK(return_tru… in create_comments_dialog()
5150 lives_signal_handlers_disconnect_by_func(dialog, LIVES_GUI_CALLBACK(return_true), NULL); in run_youtube_dialog()
6484 lives_signal_handlers_disconnect_by_func(dialog, LIVES_GUI_CALLBACK(return_true), NULL); in run_diskspace_dialog()
H A Dwidget-helper.h323 boolean lives_signal_handlers_disconnect_by_func(livespointer instance, LiVESGuiCallback func, live…
H A Dresample.c1623lives_signal_handlers_disconnect_by_func(resaudw->dialog, LIVES_GUI_CALLBACK(return_true), NULL); in create_resaudw()
H A Domc-learn.c1322 lives_signal_handlers_disconnect_by_func(omclw->dialog, LIVES_GUI_CALLBACK(return_true), NULL); in create_omclearn_dialog()
H A Drfx-builder.c560 lives_signal_handlers_disconnect_by_func(dialog, LIVES_GUI_CALLBACK(return_true), NULL); in on_list_table_clicked()
H A Dmultitrack.c17222lives_signal_handlers_disconnect_by_func(mt->playall, LIVES_GUI_CALLBACK(on_playall_activate), NUL… in mt_swap_play_pause()
17225lives_signal_handlers_disconnect_by_func(mainw->m_playbutton, LIVES_GUI_CALLBACK(on_playall_activa… in mt_swap_play_pause()
17235lives_signal_handlers_disconnect_by_func(mt->playall, LIVES_GUI_CALLBACK(on_playall_activate), NUL… in mt_swap_play_pause()
17238lives_signal_handlers_disconnect_by_func(mainw->m_playbutton, LIVES_GUI_CALLBACK(on_playall_activa… in mt_swap_play_pause()
H A Dwidget-helper.c1399 WIDGET_HELPER_GLOBAL_INLINE boolean lives_signal_handlers_disconnect_by_func(livespointer instance, in lives_signal_handlers_disconnect_by_func() function