Searched refs:dlg_editbox (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/dialog/
H A Deditbox.c307 dlg_editbox(const char *title, function
359 assert_ptr(buffer, "dlg_editbox");
564 assert_ptr(tmp, "dlg_editbox");
645 assert_ptr(tmp, "dlg_editbox");
718 result = dlg_editbox(title, &list, &rows, height, width);
H A Ddialog.h626 extern int dlg_editbox(const char */*title*/, char ***/*list*/, int */*rows*/, int /*height*/, int /*width*/);

Completed in 45 milliseconds