Home
last modified time | relevance | path

Searched refs:lives_vbox_new (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dce_thumbs.c205 vbox = lives_vbox_new(FALSE, widget_opts.packing_height); in start_ce_thumb_mode()
274 vbox2 = lives_vbox_new(FALSE, 0); in start_ce_thumb_mode()
282 vbox3 = lives_vbox_new(FALSE, 0); in start_ce_thumb_mode()
303 vbox = lives_vbox_new(FALSE, widget_opts.packing_height); in start_ce_thumb_mode()
489 vbox = lives_vbox_new(FALSE, 0); in ce_thumbs_add_param_box()
H A Dmerge.c91 vbox = lives_vbox_new(FALSE, 0); in create_merge_dialog()
176 merge_opts->param_vbox = lives_vbox_new(FALSE, 0); in create_merge_dialog()
H A Dresample.c1631 vboxx = lives_vbox_new(FALSE, 0); in create_resaudw()
1670 vbox = lives_vbox_new(FALSE, 0); in create_resaudw()
1697 vbox = lives_vbox_new(FALSE, 0); in create_resaudw()
1733 resaudw->vbox = lives_vbox_new(FALSE, 0); in create_resaudw()
1755 vbox = lives_vbox_new(FALSE, 0); in create_resaudw()
1835 vbox = lives_vbox_new(FALSE, 0); in create_resaudw()
1871 vbox = lives_vbox_new(FALSE, 0); in create_resaudw()
H A Dpreferences.c3117 dialog_table = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
3188 prefsw->vbox_right_gui = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
3508 prefsw->vbox_right_decoding = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
3646 vbox = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
3787 vbox = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
4233 prefsw->vbox_right_effects = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
4860 prefsw->vbox_right_themes = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
4909 vbox = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
5016 vbox = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
5160 prefsw->vbox_right_jack = lives_vbox_new(FALSE, 0); in create_prefs_dialog()
[all …]
H A Dinterface.c773 vbox = lives_vbox_new(FALSE, 0); in create_threaded_dialog()
882 vbox2 = lives_vbox_new(FALSE, 0); in create_processing()
885 vbox3 = lives_vbox_new(FALSE, 0); in create_processing()
1092 vbox = lives_vbox_new(FALSE, 0); in create_clip_info_window()
1632 vbox = lives_vbox_new(FALSE, 0); in trash_rb()
2053 vbox = lives_vbox_new(FALSE, 0); in filter_cleanup()
2252 vbox = lives_vbox_new(FALSE, 0); in create_opensel_dialog()
3821 vbox = lives_vbox_new(FALSE, 0); in create_comments_dialog()
4498 vbox = lives_vbox_new(FALSE, 0); in create_cleardisk_advanced_dialog()
4876 vbox = lives_vbox_new(FALSE, 0); in autolives_pre_dialog()
[all …]
H A Dgui.c500 mainw->top_vbox = lives_vbox_new(FALSE, 0); in create_LiVES()
1942 vbox99 = lives_vbox_new(FALSE, 0); in create_LiVES()
1950 vbox4 = lives_vbox_new(FALSE, 0); in create_LiVES()
2136 vbox = lives_vbox_new(FALSE, 0); in create_LiVES()
2225 vbox2 = lives_vbox_new(FALSE, 0); in create_LiVES()
3532 mainw->preview_box = lives_vbox_new(FALSE, 0); in make_preview_box()
3563 mainw->preview_controls = lives_vbox_new(FALSE, 0); in make_preview_box()
4622 vbox = lives_vbox_new(FALSE, widget_opts.packing_height); in splash_init()
H A Drte_window.c2280 vbox = lives_vbox_new(FALSE, 0); in create_rte_window()
2283 vbox2 = lives_vbox_new(FALSE, 0); in create_rte_window()
2340 top_vbox = lives_vbox_new(FALSE, 0); in create_rte_window()
H A Devents.c2204 vbox = lives_vbox_new(FALSE, widget_opts.packing_height * 4); in events_rec_dialog()
6082 vbox = lives_vbox_new(FALSE, 0); in add_video_options()
6127 vbox = lives_vbox_new(FALSE, widget_opts.packing_height >> 1); in add_fade_elements()
6352 top_vbox = lives_vbox_new(FALSE, 0); in create_render_details()
6516 vbox = lives_vbox_new(FALSE, 0); in create_render_details()
6703 spillover = lives_vbox_new(FALSE, 0); in create_render_details()
H A Dmultitrack.c1771 mt->fx_box = lives_vbox_new(FALSE, 0); in add_mt_param_box()
6744 mt->top_vbox = lives_vbox_new(FALSE, 0); in multitrack()
6754 mt->xtravbox = lives_vbox_new(FALSE, 0); in multitrack()
8397 mt->poly_box = lives_vbox_new(FALSE, 0); in multitrack()
8619 mt->avel_box = lives_vbox_new(FALSE, 0); in multitrack()
8778 mt->tlx_vbox = lives_vbox_new(FALSE, 0); in multitrack()
8782 mt->vpaned = lives_vbox_new(FALSE, 0); in multitrack()
13302 vbox = lives_vbox_new(FALSE, 0); in polymorph()
22805 top_vbox = lives_vbox_new(FALSE, 0); in amixer_show()
22852 vbox2 = lives_vbox_new(FALSE, 0); in amixer_show()
[all …]
H A Dparamwindow.c817 pbox = lives_vbox_new(FALSE, 0); in on_fx_pre_activate()
1092 param_vbox = lives_vbox_new(FALSE, widget_opts.packing_height); in make_param_box()
1730 LiVESWidget *vbox = lives_vbox_new(FALSE, 0); in add_param_to_box()
H A Dframedraw.c305 vbox = lives_vbox_new(FALSE, 0); in widget_add_framedraw()
H A Dwidget-helper.h521 LiVESWidget *lives_vbox_new(boolean homogeneous, int spacing);
H A Dplugins.c944 LiVESWidget *vbox = lives_vbox_new(FALSE, 0); in on_vpp_advanced_clicked()
2602 vbox = lives_vbox_new(FALSE, 0); in on_decplug_advanced_clicked()
H A Drfx-builder.c191 top_vbox = lives_vbox_new(FALSE, 0); in make_rfx_build_window()
3972 vbox = lives_vbox_new(FALSE, 0); in prompt_for_script_name()
H A Dwidget-helper.c3267 WIDGET_HELPER_GLOBAL_INLINE LiVESWidget *lives_vbox_new(boolean homogeneous, int spacing) { in lives_vbox_new() function
7921 LiVESWidget *vbox = lives_vbox_new(FALSE, 0); in make_inner_hbox()
12065 LiVESWidget *box = lives_vbox_new(FALSE, 0); in funkify_dialog()
H A Ddialogs.c147 vbox = lives_vbox_new(FALSE, 0); in add_perminfo()
H A Deffects-data.c4216 top_vbox = lives_vbox_new(FALSE, 0); in conx_scroll_new()