Home
last modified time | relevance | path

Searched refs:dlg_last_getc (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/dialog/package/
HDdialog.sym132 dlg_last_getc
HDdialog.map84 dlg_last_getc;
/freebsd-13-stable/contrib/dialog/
HDui_getc.c274 dlg_last_getc(void) in dlg_last_getc() function
HDbuttons.c466 ch = (int) dlg_toupper(dlg_last_getc()); in dlg_char_to_button()
HDtreeview.c140 if (dlg_match_char(dlg_last_getc(), in check_hotkey()
HDchecklist.c136 if (dlg_match_char(dlg_last_getc(), in check_hotkey()
HDdialog.h762 extern int dlg_last_getc(void);
HDmenubox.c278 if (dlg_match_char(dlg_last_getc(), in check_hotkey()
HDbuildlist.c237 if (dlg_match_char(dlg_last_getc(), in check_hotkey()