Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h552 LiVESWidget *vbox_right_net; member
H A Dpreferences.c5100 prefsw->vbox_right_net = lives_vbox_new(FALSE, widget_opts.packing_height * 4); in create_prefs_dialog()
5101 …lives_container_set_border_width(LIVES_CONTAINER(prefsw->vbox_right_net), widget_opts.border_width… in create_prefs_dialog()
5103 prefsw->scrollw_right_net = lives_standard_scrolled_window_new(0, 0, prefsw->vbox_right_net); in create_prefs_dialog()
5106 …lives_box_pack_start(LIVES_BOX(prefsw->vbox_right_net), hbox, FALSE, FALSE, widget_opts.packing_he… in create_prefs_dialog()
5111 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_net)); in create_prefs_dialog()
5115 …lives_box_pack_start(LIVES_BOX(prefsw->vbox_right_net), label, FALSE, FALSE, widget_opts.packing_h… in create_prefs_dialog()
5119 …lives_box_pack_start(LIVES_BOX(prefsw->vbox_right_net), hbox1, FALSE, FALSE, widget_opts.packing_h… in create_prefs_dialog()
5134 …lives_box_pack_start(LIVES_BOX(prefsw->vbox_right_net), hbox, FALSE, FALSE, widget_opts.packing_he… in create_prefs_dialog()