Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dgui.c1684 lives_toolbar_insert_space(LIVES_TOOLBAR(mainw->btoolbar)); in create_LiVES()
1690 lives_toolbar_insert_space(LIVES_TOOLBAR(mainw->btoolbar)); in create_LiVES()
1724 lives_toolbar_insert_space(LIVES_TOOLBAR(mainw->btoolbar)); in create_LiVES()
1801 lives_toolbar_insert_space(LIVES_TOOLBAR(mainw->btoolbar)); in create_LiVES()
1849 lives_toolbar_insert_space(LIVES_TOOLBAR(mainw->btoolbar)); in create_LiVES()
H A Dwidget-helper.h1273 LiVESWidget *lives_toolbar_insert_space(LiVESToolbar *);
H A Dwidget-helper.c12434 WIDGET_HELPER_GLOBAL_INLINE LiVESWidget *lives_toolbar_insert_space(LiVESToolbar * bar) { in lives_toolbar_insert_space() function
H A Dmultitrack.c8295 mt->sep4 = lives_toolbar_insert_space(LIVES_TOOLBAR(mt->btoolbar3)); in multitrack()