Searched refs:ColorTable (Results 1 – 2 of 2) sorted by relevance
262 COLORREF ColorTable[16]; member7936 bg = (COLORREF)csbi.ColorTable[g_color_index_bg]; in vtp_init()7937 fg = (COLORREF)csbi.ColorTable[g_color_index_fg]; in vtp_init()8180 store_console_bg_rgb = csbi.ColorTable[g_color_index_bg]; in set_console_color_rgb()8181 store_console_fg_rgb = csbi.ColorTable[g_color_index_fg]; in set_console_color_rgb()8182 csbi.ColorTable[g_color_index_bg] = (COLORREF)bg; in set_console_color_rgb()8183 csbi.ColorTable[g_color_index_fg] = (COLORREF)fg; in set_console_color_rgb()8253 csbi.ColorTable[g_color_index_bg] = (COLORREF)store_console_bg_rgb; in reset_console_color_rgb()8254 csbi.ColorTable[g_color_index_fg] = (COLORREF)store_console_fg_rgb; in reset_console_color_rgb()8276 csbi.ColorTable[g_color_index_bg] = (COLORREF)save_console_bg_rgb; in restore_console_color_rgb()[all …]
1445 \ , "Graphics.Rendering.OpenGL.GL.PixelRectangles.ColorTable"1982 \ , "Graphics.GL.SGI.ColorTable"