Searched defs:function_key (Results 1 – 3 of 3) sorted by relevance
71 key_is_bound(WINDOW *win, const char *name, int curses_key, int function_key) in key_is_bound()213 int function_key = (*fkey != 0); in dlg_lookup_key() local
2854 char function_key; in generate_ctor_or_dtor_function() local
1536 function_key() /* process function key */ in function_key() function