Home
last modified time | relevance | path

Searched refs:lives_window_set_resizable (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h477 boolean lives_window_set_resizable(LiVESWindow *, boolean resizable);
H A Ddialogs.c447 lives_window_set_resizable(LIVES_WINDOW(dialog), FALSE); in create_message_dialog()
H A Dwidget-helper.c2691 WIDGET_HELPER_GLOBAL_INLINE boolean lives_window_set_resizable(LiVESWindow *window, boolean resizab… in lives_window_set_resizable() function
10075 lives_window_set_resizable(LIVES_WINDOW(dialog), FALSE); in lives_standard_dialog_new()
H A Devents.c6736 lives_window_set_resizable(LIVES_WINDOW(rdet->dialog), TRUE); in create_render_details()
H A Dinterface.c2338 lives_window_set_resizable(LIVES_WINDOW(opensel_dialog), TRUE); in create_opensel_dialog()