Home
last modified time | relevance | path

Searched refs:mch_disable_flush (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/
H A Dmacros.h336 # define mch_disable_flush() gui_disable_flush() macro
339 # define mch_disable_flush() macro
H A Dmain.c1391 mch_disable_flush(); // Stop issuing gui_mch_flush(). in main_loop()
H A Dmessage.c2398 mch_disable_flush(); in msg_scroll_up()
H A Ddrawscreen.c367 mch_disable_flush(); in update_screen()
H A Dgui_w32.c3862 mch_disable_flush(); in _OnScroll()
4369 mch_disable_flush(); in _OnMouseWheel()
H A Dgui.c4527 mch_disable_flush(); in gui_do_scroll()
H A Dterm.c2597 mch_disable_flush(); in out_flush_cursor()