HomeSort by relevance Sort by last modified time
    Searched refs:barmove (Results 1 - 2 of 2) sorted by null

  /external/curl/src/
tool_cb_prg.h 38 int barmove; member in struct:ProgressData
tool_cb_prg.c 92 bar->bar += (moved?bar->barmove:0);
94 bar->barmove = -1;
98 bar->barmove = 1;
250 bar->barmove = 1;

Completed in 190 milliseconds