Searched defs:dialog_key (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/dialog/ |
H A D | dlg_keys.c | 318 dlg_result_key(int dialog_key, int fkey GCC_UNUSED, int *resultp) in dlg_result_key() 390 dlg_button_key(int exit_code, int *button, int *dialog_key, int *fkey) in dlg_button_key() 431 dlg_ok_button_key(int exit_code, int *button, int *dialog_key, int *fkey) in dlg_ok_button_key() 685 make_binding(char *widget, int curses_key, int is_function, int dialog_key) in make_binding() 794 int dialog_key; in dlg_parse_bindkey() local 922 dump_dialog_key(FILE *fp, int dialog_key) in dump_dialog_key()
|
H A D | dlg_keys.h | 46 int dialog_key; member
|