Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgui.pro69 int check_for_interrupt(int key, int modifiers_arg);
/vim-8.2.3635/src/
H A Dgui_photon.c600 int int_ch = check_for_interrupt(ch, modifiers); in gui_ph_handle_keyboard()
H A Dgui_x11.c979 int int_ch = check_for_interrupt(key, modifiers); in gui_x11_key_hit_cb()
H A Dgui.c5621 check_for_interrupt(int key, int modifiers_arg) in check_for_interrupt() function
H A Dgui_gtk_x11.c1158 int int_ch = check_for_interrupt(key, modifiers); in key_press_event()