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

/freebsd-10.2-release/contrib/dialog/
H A Ddialog.h500 unsigned formitem_type; /* DIALOG_FORMITEM.type in dialog_form() */
593 extern int dialog_form(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/, int /*form_height*/, int /*item_no*/, char ** /*items*/);
H A Dformbox.c904 dialog_form(const char *title, function
924 assert_ptr(listitems, "dialog_form");
H A Ddialog.c924 return dialog_form(t,

Completed in 106 milliseconds