Searched refs:bar_progress (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dprogress.c501 struct bar_progress {
554 static void create_image (struct bar_progress *, double, bool);
560 struct bar_progress *bp = xnew0 (struct bar_progress);
596 static void update_speed_ring (struct bar_progress *, wgint, double);
601 struct bar_progress *bp = progress;
647 struct bar_progress *bp = progress;
682 update_speed_ring (struct bar_progress *bp, wgint howmuch, double dltime)
854 create_image (struct bar_progress *bp, double dl_total_time, bool done)
499 struct bar_progress { struct

Completed in 103 milliseconds