Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Ddlg_keys.c131 key_is_bound(WINDOW *win, const char *name, int curses_key, int function_key) in key_is_bound() function
182 if (!key_is_bound(win, name, curses_key, FALSE)) in dlg_register_buttons()
187 if (key_is_bound(0, name, curses_key, FALSE)) in dlg_register_buttons()