Home
last modified time | relevance | path

Searched defs:mouse_wgetch (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dialog/
H A Dmousewget.c28 mouse_wgetch(WINDOW *win, int *fkey, bool ignore_errs) in mouse_wgetch() function
H A Ddialog.h351 #define mouse_wgetch(w,c) dlg_mouse_wgetch(w,c) macro