Searched refs:function_key (Results 1 – 3 of 3) sorted by relevance
90 key_is_bound(WINDOW *win, const char *name, int curses_key, int function_key) in key_is_bound() argument99 && p->binding[n].is_function_key == function_key) { in key_is_bound()243 int function_key = (*fkey != 0); in dlg_lookup_key() local246 && !function_key in dlg_lookup_key()252 && q->is_function_key == function_key) { in dlg_lookup_key()
282 void function_key P_((void));652 function_key();1536 function_key() /* process function key */ in function_key() function
11528 # high order bit set when you hit CTRL-function_key