Home
last modified time | relevance | path

Searched refs:vbox_right_playback (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h544 LiVESWidget *vbox_right_playback; member
H A Dpreferences.c3638 prefsw->vbox_right_playback = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
3640 …sw->scrollw_right_playback = lives_standard_scrolled_window_new(0, 0, prefsw->vbox_right_playback); in create_prefs_dialog()
3644 lives_box_pack_start(LIVES_BOX(prefsw->vbox_right_playback), frame, FALSE, FALSE, 0); in create_prefs_dialog()
3785 …lives_box_pack_start(LIVES_BOX(prefsw->vbox_right_playback), frame, FALSE, FALSE, widget_opts.pack… in create_prefs_dialog()