Home
last modified time | relevance | path

Searched refs:add_hsep_to_box (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dldvinterface.c66 add_hsep_to_box(LIVES_BOX(vbox)); in create_camwindow()
H A Dpreferences.c3250 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_gui)); in create_prefs_dialog()
3254 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_gui)); in create_prefs_dialog()
3340 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_gui)); in create_prefs_dialog()
3695 add_hsep_to_box(LIVES_BOX(vbox)); in create_prefs_dialog()
3725 add_hsep_to_box(LIVES_BOX(vbox)); in create_prefs_dialog()
3889 add_hsep_to_box(LIVES_BOX(vbox)); in create_prefs_dialog()
4818 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_misc)); in create_prefs_dialog()
5111 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_net)); in create_prefs_dialog()
5246 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_jack)); in create_prefs_dialog()
5331 add_hsep_to_box(LIVES_BOX(prefsw->vbox_right_midi)); in create_prefs_dialog()
[all …]
H A Dmerge.c162 add_hsep_to_box(LIVES_BOX(vbox)); in create_merge_dialog()
173 add_hsep_to_box(LIVES_BOX(vbox)); in create_merge_dialog()
H A Drfx-builder.c260 rfxbuilder->action_desc_hsep = add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
280 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
289 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
298 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
307 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
316 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
326 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
335 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
344 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
353 add_hsep_to_box(LIVES_BOX(top_vbox)); in make_rfx_build_window()
[all …]
H A Dce_thumbs.c343 add_hsep_to_box(LIVES_BOX(vbox2)); in start_ce_thumb_mode()
H A Dstream.c1099 add_hsep_to_box(LIVES_BOX(dialog_vbox));
H A Dinterface.c1510 add_hsep_to_box(LIVES_BOX(dialog_vbox)); in create_insert_dialog()
2081 add_hsep_to_box(LIVES_BOX(vbox)); in filter_cleanup()
2106 add_hsep_to_box(LIVES_BOX(vbox)); in filter_cleanup()
4939 add_hsep_to_box(LIVES_BOX(dialog_vbox)); in autolives_pre_dialog()
5267 add_hsep_to_box(LIVES_BOX(dialog_vbox)); in run_youtube_dialog()
6544 add_hsep_to_box(LIVES_BOX(dialog_vbox)); in run_diskspace_dialog()
6728 add_hsep_to_box(LIVES_BOX(dialog_vbox)); in run_diskspace_dialog()
H A Dwidget-helper.h1267 LiVESWidget *add_hsep_to_box(LiVESBox *);
H A Dparamwindow.c569 add_hsep_to_box(vbox); in add_sizes()
1260 else add_hsep_to_box(LIVES_BOX(param_vbox)); in make_param_box()
H A Dgui.c3564 add_hsep_to_box(LIVES_BOX(mainw->preview_controls)); in make_preview_box()
3613 add_hsep_to_box(LIVES_BOX(mainw->preview_controls)); in make_preview_box()
H A Dwidget-helper.c7860 else separator = add_hsep_to_box(LIVES_BOX(lives_layout_expansion_row_new(layout, NULL))); in lives_layout_add_separator()
12355 LiVESWidget *add_hsep_to_box(LiVESBox * box) { in add_hsep_to_box() function
H A Deffects-data.c4293 add_hsep_to_box(LIVES_BOX(top_vbox)); in conx_scroll_new()
H A Devents.c6503 add_hsep_to_box(LIVES_BOX(top_vbox)); in create_render_details()
H A Dmultitrack.c8482 add_hsep_to_box(LIVES_BOX(mt->fx_contents_box)); in multitrack()
8757 add_hsep_to_box(LIVES_BOX(mt->xtravbox)); in multitrack()
13330 if (has_effect) add_hsep_to_box(LIVES_BOX(mt->fx_list_box)); in polymorph()