Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dui.pro20 int vim_used_in_input_buf(void);
/vim-8.2.3635/src/
H A Dui.c781 vim_used_in_input_buf(void) in vim_used_in_input_buf() function
H A Dgui_gtk_x11.c1721 if (vim_used_in_input_buf() > 10) in motion_repeat_timer_cb()