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

/freebsd-12-stable/contrib/dialog/
H A Ddialog.h609 extern int dialog_treeview(const char * /*title*/, const char * /*subtitle*/, int /*height*/, int /*width*/, int /*list_height*/, int /*item_no*/, char ** /*items*/, int /*flag*/);
H A Dtreeview.c567 dialog_treeview(const char *title, function
585 assert_ptr(listitems, "dialog_treeview");
588 assert_ptr(depths, "dialog_treeview");
H A Ddialog.c905 result = dialog_treeview(t,

Completed in 111 milliseconds