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

/freebsd-11-stable/contrib/dialog/
H A Dguage.c358 dlg_allocate_gauge(const char *title, function
397 void *objptr = dlg_allocate_gauge(title, cprompt, height, width, percent);
412 obj = dlg_allocate_gauge(title,
H A Ddialog.h693 extern void * dlg_allocate_gauge(const char * /* title */, const char * /* cprompt */, int /* height */, int /* width */, int /* percent */);

Completed in 101 milliseconds