Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c207 static guicolor_T store_console_bg_rgb; variable
7932 store_console_bg_rgb = save_console_bg_rgb; in vtp_init()
8180 store_console_bg_rgb = csbi.ColorTable[g_color_index_bg]; in set_console_color_rgb()
8253 csbi.ColorTable[g_color_index_bg] = (COLORREF)store_console_bg_rgb; in reset_console_color_rgb()