Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c312 static int s_busy_processing = FALSE; variable
2047 if (!s_busy_processing) in gui_mch_update()
2088 if (s_busy_processing) in gui_mch_wait_for_chars()
3856 s_busy_processing = TRUE; in _OnScroll()
3867 s_busy_processing = FALSE; in _OnScroll()