Home
last modified time | relevance | path

Searched refs:lives_table_set_col_spacings (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h834 boolean lives_table_set_col_spacings(LiVESTable *, uint32_t spacing);
H A Dwidget-helper.c6972 WIDGET_HELPER_GLOBAL_INLINE boolean lives_table_set_col_spacings(LiVESTable *table, uint32_t spacin… in lives_table_set_col_spacings() function
7747 lives_table_set_col_spacings(LIVES_TABLE(layout), 0); in lives_layout_new()
7751 lives_table_set_col_spacings(LIVES_TABLE(layout), widget_opts.packing_width); in lives_layout_new()
10426 if (LIVES_SHOULD_EXPAND_HEIGHT) lives_table_set_col_spacings(LIVES_TABLE(table), in lives_standard_table_new()
10428 else lives_table_set_col_spacings(LIVES_TABLE(table), 0); in lives_standard_table_new()
H A Domc-learn.c1328 lives_table_set_col_spacings(LIVES_TABLE(omclw->table), widget_opts.packing_width * 2); in create_omclearn_dialog()
H A Drte_window.c2168 lives_table_set_col_spacings(LIVES_TABLE(table), 4 * widget_opts.scale); in create_rte_window()
H A Dinterface.c1183 lives_table_set_col_spacings(LIVES_TABLE(table), widget_opts.packing_width * 4); in create_clip_info_window()
1225 lives_table_set_col_spacings(LIVES_TABLE(table), widget_opts.packing_width * 4); in create_clip_info_window()
1514 lives_table_set_col_spacings(LIVES_TABLE(table), widget_opts.packing_width * 4); in create_insert_dialog()
H A Deffects-data.c4246 lives_table_set_col_spacings(LIVES_TABLE(conxwp->tablec), widget_opts.packing_width); in conx_scroll_new()
4325 lives_table_set_col_spacings(LIVES_TABLE(conxwp->tablep), widget_opts.packing_width); in conx_scroll_new()
H A Dpreferences.c4361lives_table_set_col_spacings(LIVES_TABLE(prefsw->table_right_directories), widget_opts.packing_wid… in create_prefs_dialog()
H A Dmultitrack.c2431 lives_table_set_col_spacings(LIVES_TABLE(mt->timeline_table), 0); in scroll_tracks()