Home
last modified time | relevance | path

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

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