Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dguage.c298 dlg_reallocate_gauge(void *objptr, in dlg_reallocate_gauge() function
373 return dlg_reallocate_gauge(NULL, title, cprompt, height, width, percent); in dlg_allocate_gauge()
H A Ddialog.h610 extern void * dlg_reallocate_gauge(void * /* objptr */, const char * /* title */, const char * /* c…
H A DCHANGES630 dlg_reallocate_gauge() failed when no --title option was given
637 + add dlg_reallocate_gauge (discussion with Devin Teske).