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

/freebsd-10.1-release/contrib/dialog/
H A Dprgbox.c111 code = dlg_progressbox(title, cprompt, height, width, pauseopt, fp);
H A Dprogressbox.c195 dlg_progressbox(const char *title, function
252 assert_ptr(obj, "dlg_progressbox");
298 result = dlg_progressbox(title,
H A Ddialog.h643 extern int dlg_progressbox(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/, int /*pauseopt*/, FILE * /* fp */);
H A Ddialog.c1035 ? dlg_progressbox(t,
1041 : dlg_progressbox(t,

Completed in 103 milliseconds