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

/freebsd-11-stable/contrib/dialog/
H A Ddlg_keys.c83 key_is_bound(WINDOW *win, const char *name, int curses_key, int function_key) function
130 if (!key_is_bound(win, name, curses_key, FALSE))
135 if (key_is_bound(0, name, curses_key, FALSE))

Completed in 68 milliseconds