Searched defs:mouse_wgetch (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/dialog/ | ||
H A D | mousewget.c | 28 mouse_wgetch(WINDOW *win, int *fkey, bool ignore_errs) in mouse_wgetch() function |
H A D | dialog.h | 351 #define mouse_wgetch(w,c) dlg_mouse_wgetch(w,c) macro |