Searched refs:mouse_wgetch (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dmousewget.c28 mouse_wgetch(WINDOW *win, int *fkey, bool ignore_errs) function
84 return mouse_wgetch(win, fkey, TRUE);
90 return mouse_wgetch(win, fkey, FALSE);
H A Ddialog.h334 #define mouse_wgetch(w,c) dlg_mouse_wgetch(w,c) macro

Completed in 101 milliseconds