Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Ddialog.h554 typedef int (DIALOG_INPUTMENU) (DIALOG_LISTITEM * /*items*/, int /*current*/, char * /*newtext*/); typedef
558 …t /*item_no*/, DIALOG_LISTITEM * /*items*/, int * /*current_item*/, DIALOG_INPUTMENU /*rename_menu…
H A Dmenubox.c321 DIALOG_INPUTMENU rename_menutext) in dlg_menu()