Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dui.c159 if (retval > 0 || typebuf_changed(tb_change_cnt) || wtime >= 0) in ui_inchar()
300 if (typebuf_changed(tb_change_cnt)) in inchar_loop()
331 && !typebuf_changed(tb_change_cnt)) in inchar_loop()
387 if (typebuf_changed(tb_change_cnt)) in inchar_loop()
H A Dgetchar.c1145 typebuf_changed( in typebuf_changed() function
3571 if (typebuf_changed(tb_change_cnt)) in inchar()
H A Dos_win32.c1910 if (typebuf_changed(tb_change_cnt)) in mch_inchar()
1938 if (typebuf_changed(tb_change_cnt)) in mch_inchar()
H A Dgui.c3005 if (buf != NULL && !typebuf_changed(tb_change_cnt)) in gui_wait_for_chars_buf()
/vim-8.2.3635/src/proto/
H A Dgetchar.pro28 int typebuf_changed(int tb_change_cnt);