|
ELinks 0.19.1
|

Functions | |
| char * | get_progress_msg (struct progress *progress, struct terminal *term, int wide, int full, const char *separator) |
| char * | get_upload_progress_msg (struct progress *progress, struct terminal *term, int wide, int full, const char *separator) |
| void | draw_progress_bar (struct progress *progress, struct terminal *term, int x, int y, int width, char *text, struct color_pair *meter_color) |
| void draw_progress_bar | ( | struct progress * | progress, |
| struct terminal * | term, | ||
| int | x, | ||
| int | y, | ||
| int | width, | ||
| char * | text, | ||
| struct color_pair * | meter_color ) |
| char * get_progress_msg | ( | struct progress * | progress, |
| struct terminal * | term, | ||
| int | wide, | ||
| int | full, | ||
| const char * | separator ) |