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

/freebsd-13-stable/contrib/dialog/
H A Dguage.c365 dlg_allocate_gauge(const char *title, function
404 void *objptr = dlg_allocate_gauge(title, cprompt, height, width, percent);
427 obj = dlg_allocate_gauge(title,
H A Ddialog.h723 extern void * dlg_allocate_gauge(const char * /* title */, const char * /* cprompt */, int /* height */, int /* width */, int /* percent */);

Completed in 78 milliseconds