Home
last modified time | relevance | path

Searched refs:lives_widget_set_margin_left (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c2516 WIDGET_HELPER_GLOBAL_INLINE boolean lives_widget_set_margin_left(LiVESWidget *widget, int margin) { in lives_widget_set_margin_left() function
2573 lives_widget_set_margin_left(widget, margin); in lives_widget_set_margin()
2600 lives_widget_set_margin_left(widget, widget_opts.packing_width / 2); in lives_dialog_add_action_widget()
7050 lives_widget_set_margin_left(child, xpad); in lives_table_attach()
9246 lives_widget_set_margin_left(child, 0.); in lives_standard_menu_tool_button_new()
10754 …if (LIVES_SHOULD_EXPAND_WIDTH) lives_widget_set_margin_left(labelcname, widget_opts.packing_width … in lives_standard_color_button_new()
12348 lives_widget_set_margin_left(vseparator, widget_opts.packing_width); in lives_standard_vseparator_new()
H A Dgui.c2022 lives_widget_set_margin_left(mainw->eventbox3, widget_opts.packing_width); in create_LiVES()
2046 lives_widget_set_margin_left(mainw->playframe, widget_opts.packing_width); in create_LiVES()
2071 lives_widget_set_margin_left(mainw->eventbox4, widget_opts.packing_width); in create_LiVES()
3494 lives_widget_set_margin_left(mainw->playframe, 0); in fullscreen_internal()
H A Dpreferences.c4111 lives_widget_set_margin_left(widget_opts.last_container, widget_opts.packing_width * 4); in create_prefs_dialog()
4117 lives_widget_set_margin_left(widget_opts.last_container, widget_opts.packing_width * 4); in create_prefs_dialog()
4132 lives_widget_set_margin_left(widget_opts.last_container, widget_opts.packing_width * 4); in create_prefs_dialog()
4138 lives_widget_set_margin_left(widget_opts.last_container, widget_opts.packing_width * 4); in create_prefs_dialog()
H A Dwidget-helper.h457 boolean lives_widget_set_margin_left(LiVESWidget *, int margin);
H A Dmain.c10299 lives_widget_set_margin_left(mainw->playframe, widget_opts.packing_width);
H A Dmultitrack.c4240 lives_widget_set_margin_left(label, offswidth); in add_to_listbox()