Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cb_prg.h31 struct ProgressData { struct
45 void progressbarinit(struct ProgressData *bar, argument
H A Dtool_cb_prg.c71 static void fly(struct ProgressData *bar, bool moved) in fly()
121 static void update_width(struct ProgressData *bar) in update_width()
139 struct ProgressData *bar = &per->progressbar; in tool_progress_cb()
235 void progressbarinit(struct ProgressData *bar, in progressbarinit()
238 memset(bar, 0, sizeof(struct ProgressData)); in progressbarinit()
H A Dtool_operate.h48 struct ProgressData progressbar;

Completed in 7 milliseconds