Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h549 LiVESWidget *vbox_right_warnings; member
H A Dpreferences.c4552 prefsw->vbox_right_warnings = lives_vbox_new(FALSE, widget_opts.packing_height >> 2); in create_prefs_dialog()
4554 lives_standard_scrolled_window_new(0, 0, prefsw->vbox_right_warnings); in create_prefs_dialog()
4556 layout = lives_layout_new(LIVES_BOX(prefsw->vbox_right_warnings)); in create_prefs_dialog()
4598 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_warnings)); in create_prefs_dialog()
4600 layout = lives_layout_new(LIVES_BOX(prefsw->vbox_right_warnings)); in create_prefs_dialog()