Home
last modified time | relevance | path

Searched refs:DLG_EXIT_HELP (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/dialog/
HDmixedform.c96 case DLG_EXIT_HELP: in dialog_mixedform()
HDbuttons.c630 result = DLG_EXIT_HELP; in dlg_ok_buttoncode()
750 result = DLG_EXIT_HELP; in dlg_yes_buttoncode()
HDtreeview.c620 case DLG_EXIT_HELP: in dialog_treeview()
HDdialog.c625 case DLG_EXIT_HELP: in show_result()
1192 { "help", DLG_EXIT_HELP }, in button_code()
HDdlg_keys.c289 *resultp = DLG_EXIT_HELP; in dlg_result_key()
HDchecklist.c643 case DLG_EXIT_HELP: in dialog_checklist()
HDmenubox.c201 case DLG_EXIT_HELP: in handle_button()
HDdialog.h142 #define DLG_EXIT_HELP 2 macro
HDformbox.c957 case DLG_EXIT_HELP: in dialog_form()
HDutil.c1697 { DLG_EXIT_HELP, "DIALOG_HELP" }, in dlg_exit()
1729 code = DLG_EXIT_HELP; in dlg_exit()
HDbuildlist.c1063 case DLG_EXIT_HELP: in dialog_buildlist()