Home | History | Annotate | Download | only in lib

Lines Matching refs:hide_progress

548   set->hide_progress = TRUE;  /* CURLOPT_NOPROGRESS changes these */
765 data->set.hide_progress = (0 != va_arg(param, long)) ? TRUE : FALSE;
766 if(data->set.hide_progress)