Home
last modified time | relevance | path

Searched refs:lives_progress_bar_set_pulse_step (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h721 boolean lives_progress_bar_set_pulse_step(LiVESProgressBar *, double fraction);
H A Ddialogs.c2351 lives_progress_bar_set_pulse_step(LIVES_PROGRESS_BAR(mainw->proc_ptr->progressbar), .01); in do_progress_dialog()
2882 lives_progress_bar_set_pulse_step(LIVES_PROGRESS_BAR(mainw->proc_ptr->progressbar), .01); in do_auto_dialog()
H A Dgui.c4654 lives_progress_bar_set_pulse_step(LIVES_PROGRESS_BAR(mainw->splash_progress), .01); in splash_init()
H A Dinterface.c786 lives_progress_bar_set_pulse_step(LIVES_PROGRESS_BAR(procw->progressbar), .01); in create_threaded_dialog()
H A Dwidget-helper.c5034 WIDGET_HELPER_GLOBAL_INLINE boolean lives_progress_bar_set_pulse_step(LiVESProgressBar *pbar, doubl… in lives_progress_bar_set_pulse_step() function