Home
last modified time | relevance | path

Searched refs:lives_notebook_get_current_page (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h870 int lives_notebook_get_current_page(LiVESNotebook *);
H A Dwidget-helper.c6903 WIDGET_HELPER_GLOBAL_INLINE int lives_notebook_get_current_page(LiVESNotebook *nbook) { in lives_notebook_get_current_page() function
H A Dmultitrack.c3781 …return (lives_mt_poly_state_t)poly_page_to_tab(lives_notebook_get_current_page(LIVES_NOTEBOOK(mt->… in get_poly_state_from_page()
3965 if (page != lives_notebook_get_current_page(LIVES_NOTEBOOK(mt->nb))) { in set_poly_tab()