Searched refs:dlg_reallocate_gauge (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dguage.c289 dlg_reallocate_gauge(void *objptr, function
364 return dlg_reallocate_gauge(NULL, title, cprompt, height, width, percent);
H A Ddialog.h694 extern void * dlg_reallocate_gauge(void * /* objptr */, const char * /* title */, const char * /* cprompt */, int /* height */, int /* width */, int /* percent */);
/freebsd-11-stable/lib/libdpv/
H A Ddprompt.c741 gauge = dlg_reallocate_gauge(gauge, title == NULL ? "" : title,

Completed in 123 milliseconds