Home
last modified time | relevance | path

Searched refs:lives_table_set_column_homogeneous (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dcallbacks.c7944 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), FALSE);
7947 } else lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE);
7956 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), FALSE);
7959 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE);
8027 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), FALSE);
8030 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE);
8107 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE);
8120 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE);
8182 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE);
8189 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), FALSE);
[all …]
H A Dwidget-helper.h840 boolean lives_table_set_column_homogeneous(LiVESTable *, boolean homogeneous);
H A Dgui.c1999 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE); in create_LiVES()
3451 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), FALSE); in fullscreen_internal()
H A Dwidget-helper.c6998 WIDGET_HELPER_GLOBAL_INLINE boolean lives_table_set_column_homogeneous(LiVESTable *table, boolean h… in lives_table_set_column_homogeneous() function
10708 lives_table_set_column_homogeneous(LIVES_TABLE(parent), FALSE); in lives_standard_color_button_new()
H A Dsaveplay.c2471 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), !mainw->double_size);
H A Dinterface.c2257 lives_table_set_column_homogeneous(LIVES_TABLE(table), FALSE); in create_opensel_dialog()
H A Dmain.c10363 lives_table_set_column_homogeneous(LIVES_TABLE(mainw->pf_grid), TRUE);