Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c208 static guicolor_T store_console_fg_rgb; variable
7933 store_console_fg_rgb = save_console_fg_rgb; in vtp_init()
8181 store_console_fg_rgb = csbi.ColorTable[g_color_index_fg]; in set_console_color_rgb()
8254 csbi.ColorTable[g_color_index_fg] = (COLORREF)store_console_fg_rgb; in reset_console_color_rgb()