Home
last modified time | relevance | path

Searched refs:lives_dialog_set_button_layout (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Ddialogs.c3681 lives_dialog_set_button_layout(LIVES_DIALOG(dlg), LIVES_BUTTONBOX_SPREAD); in do_please_install()
4390 lives_dialog_set_button_layout(LIVES_DIALOG(dlg), LIVES_BUTTONBOX_SPREAD); in do_foundclips_query()
4441 lives_dialog_set_button_layout(LIVES_DIALOG(dialog), LIVES_BUTTONBOX_EXPAND); in do_resize_dlg()
H A Dwidget-helper.h1120 boolean lives_dialog_set_button_layout(LiVESDialog *, LiVESButtonBoxStyle bstyle);
H A Dwidget-helper.c9955 WIDGET_HELPER_GLOBAL_INLINE boolean lives_dialog_set_button_layout(LiVESDialog * dlg, in lives_dialog_set_button_layout() function