Home
last modified time | relevance | path

Searched refs:lives_scrolled_window_new (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h953 LiVESWidget *lives_scrolled_window_new(LiVESAdjustment *hadj, LiVESAdjustment *vadj);
H A Dwidget-helper.c6236 WIDGET_HELPER_GLOBAL_INLINE LiVESWidget *lives_scrolled_window_new(LiVESAdjustment *hadj, LiVESAdju… in lives_scrolled_window_new() function
10276 scrolledwindow = lives_scrolled_window_new(NULL, NULL); in lives_standard_scrolled_window_new()
H A Dmultitrack.c4266 mt->fx_list_scroll = lives_scrolled_window_new(NULL, NULL); in populate_filter_box()
8412 mt->clip_scroll = lives_scrolled_window_new(NULL, NULL); in multitrack()
11668 mt->context_scroll = lives_scrolled_window_new(NULL, NULL); in _clear_context()
13223 mt->fx_list_scroll = lives_scrolled_window_new(NULL, NULL); in polymorph()
H A Dpreferences.c3160 lives_scrolled_window_new(lives_tree_view_get_hadjustment(LIVES_TREE_VIEW(prefsw->prefs_list)), in create_prefs_dialog()