Home
last modified time | relevance | path

Searched refs:mouse_wgetch (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dialog/
H A Dmousewget.c28 mouse_wgetch(WINDOW *win, int *fkey, bool ignore_errs) in mouse_wgetch() function
89 return mouse_wgetch(win, fkey, TRUE); in dlg_mouse_wgetch()
95 return mouse_wgetch(win, fkey, FALSE); in dlg_mouse_wgetch_nowait()
H A Ddialog.h351 #define mouse_wgetch(w,c) dlg_mouse_wgetch(w,c) macro
H A DCHANGES1834 + change interfaces of dlg_getc(), mouse_wgetch(), etc., to add