Home
last modified time | relevance | path

Searched refs:DLGK_LEAVE (Results 1 – 18 of 18) sorted by relevance

/dragonfly/contrib/dialog/
H A Ddlg_keys.h101 DLGK_LEAVE enumerator
133 DLG_KEYS_DATA( DLGK_LEAVE, CHR_LEAVE )
H A Dyesno.c137 case DLGK_LEAVE: in dialog_yesno()
H A Dmsgbox.c166 case DLGK_LEAVE: in dialog_msgbox()
H A Dtrace.c229 CASE(DLGK_LEAVE); in dlg_trace_chr()
H A Dpause.c234 case DLGK_LEAVE: in dialog_pause()
H A Dinputbox.c252 case DLGK_LEAVE: in dialog_inputbox()
H A Dmenubox.c689 case DLGK_LEAVE: in dlg_menu()
690 result = ((key == DLGK_LEAVE) in dlg_menu()
H A Drangebox.c328 case DLGK_LEAVE: in dialog_rangebox()
H A Dtimebox.c322 case DLGK_LEAVE: in dialog_timebox()
H A Deditbox.c705 case DLGK_LEAVE: in dlg_editbox()
H A Dchecklist.c568 case DLGK_LEAVE: in dlg_checklist()
H A Dtreeview.c531 case DLGK_LEAVE: in dlg_treeview()
H A Dtextbox.c884 case DLGK_LEAVE: in dialog_textbox()
H A Dfselect.c851 case DLGK_LEAVE: in dlg_fselect()
H A Dcalendar.c901 case DLGK_LEAVE: in dialog_calendar()
H A Dformbox.c702 case DLGK_LEAVE: in dlg_form()
H A Dbuildlist.c1095 case DLGK_LEAVE: in dlg_buildlist()
H A DCHANGES147 + add ^D as binding for new virtual key DLGK_LEAVE, which will close