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

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

Completed in 146 milliseconds