ncmpc
0.29
|
Go to the source code of this file.
Data Structures | |
struct | progress_bar |
Functions | |
void | progress_bar_paint (const struct progress_bar *p) |
void | progress_bar_resize (struct progress_bar *p, unsigned width, int y, int x) |
bool | progress_bar_set (struct progress_bar *p, unsigned current, unsigned max) |
void progress_bar_paint | ( | const struct progress_bar * | p | ) |
void progress_bar_resize | ( | struct progress_bar * | p, |
unsigned | width, | ||
int | y, | ||
int | x | ||
) |
bool progress_bar_set | ( | struct progress_bar * | p, |
unsigned | current, | ||
unsigned | max | ||
) |