Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.c2610 static void bar_set_fill (struct bar *b, const double fill) in bar_set_fill() function
2949 bar_set_fill (&w->time_bar, w->curr_time * 100.0 / w->total_time); in info_win_set_curr_time()
2951 bar_set_fill (&w->time_bar, 0.0); in info_win_set_curr_time()
2964 bar_set_fill (&w->time_bar, w->curr_time * 100.0 / w->total_time); in info_win_set_total_time()
2966 bar_set_fill (&w->time_bar, 0.0); in info_win_set_total_time()
3086 bar_set_fill (&w->mixer_bar, (double) value); in info_win_set_mixer_value()