Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dchecklist.c154 dlg_checklist(const char *title, in dlg_checklist() function
654 result = dlg_checklist(title, in dialog_checklist()
H A Ddialog.h556 extern int dlg_checklist(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*wi…
H A DCHANGES895 + modify dlg_checklist() so that only one item in the list can
1376 and dialog_form(): dlg_checklist(), dlg_menu() and dlg_form()