Searched refs:check_for_interrupt (Results 1 – 5 of 5) sorted by relevance
69 int check_for_interrupt(int key, int modifiers_arg);
600 int int_ch = check_for_interrupt(ch, modifiers); in gui_ph_handle_keyboard()
979 int int_ch = check_for_interrupt(key, modifiers); in gui_x11_key_hit_cb()
5621 check_for_interrupt(int key, int modifiers_arg) in check_for_interrupt() function
1158 int int_ch = check_for_interrupt(key, modifiers); in key_press_event()