Home
last modified time | relevance | path

Searched refs:lives_window_set_transient_for (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Drte_window.c1853 lives_window_set_transient_for(LIVES_WINDOW(mainw->play_window), get_transient_full()); in on_rtew_delete_event()
2156 lives_window_set_transient_for(LIVES_WINDOW(irte_window), LIVES_WINDOW(LIVES_MAIN_WINDOW_WIDGET)); in create_rte_window()
2457 lives_window_set_transient_for(LIVES_WINDOW(mainw->play_window), LIVES_WINDOW(rte_window)); in on_assign_rte_keys_activate()
H A Dwidget-helper.h473 boolean lives_window_set_transient_for(LiVESWindow *, LiVESWindow *parent);
H A Dplugins.c3852lives_window_set_transient_for(LIVES_WINDOW(dialog), LIVES_WINDOW(LIVES_MAIN_WINDOW_WIDGET)); in plugin_run_param_window()
H A Dwidget-helper.c2634 WIDGET_HELPER_GLOBAL_INLINE boolean lives_window_set_transient_for(LiVESWindow *window, LiVESWindow… in lives_window_set_transient_for() function
9992 if (transient) lives_window_set_transient_for(LIVES_WINDOW(dialog), transient); in lives_standard_dialog_new()
H A Dgui.c3866 lives_window_set_transient_for(LIVES_WINDOW(mainw->play_window), get_transient_full()); in _make_play_window()
H A Dinterface.c4177 lives_window_set_transient_for(LIVES_WINDOW(chooser), transient); in choose_file()
H A Dmultitrack.c22815 lives_window_set_transient_for(LIVES_WINDOW(amixerw), LIVES_WINDOW(LIVES_MAIN_WINDOW_WIDGET)); in amixer_show()