Searched refs:ColorTable (Results 1 – 14 of 14) sorted by relevance
61 COLORREF ColorTable[16]; member201 (LPBYTE)(&(console_info.ColorTable[i])), &len); in _init_console_info()598 col = console_info.ColorTable[curstoreal[color]]; in PDC_color_content()612 console_info.ColorTable[curstoreal[color]] = in PDC_init_color()
27 class ColorTable: class77 Color = ColorTable()
123 message ColorTable { message191 optional ColorTable table_a = 1;192 optional ColorTable table_r = 2;193 optional ColorTable table_g = 3;194 optional ColorTable table_b = 4;
407 const uint8_t* ColorTableToArray(const ColorTable& color_table);
1145 const uint8_t* Converter::ColorTableToArray(const ColorTable& color_table) { in ColorTableToArray()
365 pub ColorTable: [super::super::Foundation::COLORREF; 16], field
902 { "glColorTable", _O(ColorTable) },
2949 - mesa: use nop dispatch for ColorTable/Convolution/Histogram
7150 pub ColorTable: [super::super::Foundation::COLORREF; 16], field