Searched refs:save_console_bg_rgb (Results 1 – 1 of 1) sorted by relevance
205 static guicolor_T save_console_bg_rgb; variable7930 save_console_bg_rgb = (guicolor_T)csbi.ColorTable[g_color_index_bg]; in vtp_init()7932 store_console_bg_rgb = save_console_bg_rgb; in vtp_init()8276 csbi.ColorTable[g_color_index_bg] = (COLORREF)save_console_bg_rgb; in restore_console_color_rgb()