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

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h638 typedef int (DIALOG_INPUTMENU) (DIALOG_LISTITEM * /*items*/, int /*current*/, char * /*newtext*/); typedef
642 extern int dlg_menu(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/, int /*menu_height*/, int /*item_no*/, DIALOG_LISTITEM * /*items*/, int * /*current_item*/, DIALOG_INPUTMENU /*rename_menu*/);
H A Dmenubox.c301 DIALOG_INPUTMENU rename_menutext)

Completed in 62 milliseconds