Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c2796 static CONSOLE_CURSOR_INFO g_cci; variable
2849 GetConsoleCursorInfo(g_hConOut, &g_cci); in mch_init_c()
2936 SetConsoleCursorInfo(g_hConOut, &g_cci); in mch_exit_c()
5685 SetConsoleCursorInfo(g_hConOut, &g_cci); in termcap_mode_end()