Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dguage.c367 dlg_allocate_gauge(const char *title, in dlg_allocate_gauge() function
410 void *objptr = dlg_allocate_gauge(title, cprompt, height, width, percent); in dialog_gauge()
432 obj = dlg_allocate_gauge(title, in dialog_gauge()
H A Ddialog.h609 extern void * dlg_allocate_gauge(const char * /* title */, const char * /* cprompt */, int /* heigh…