Searched refs:KD_MAX_PSEUDO_SIZE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkcmap.c37 Pixel pixels[KD_MAX_PSEUDO_SIZE];
38 xrgb colors[KD_MAX_PSEUDO_SIZE];
39 xColorItem defs[KD_MAX_PSEUDO_SIZE];
208 xColorItem expanddefs[KD_MAX_PSEUDO_SIZE];
H A Dkdrive.h130 #define KD_MAX_PSEUDO_SIZE (1 << KD_MAX_PSEUDO_DEPTH) macro
143 xColorItem systemPalette[KD_MAX_PSEUDO_SIZE]; /* saved windows colors */
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkcmap.c37 Pixel pixels[KD_MAX_PSEUDO_SIZE];
38 xrgb colors[KD_MAX_PSEUDO_SIZE];
39 xColorItem defs[KD_MAX_PSEUDO_SIZE];
215 xColorItem expanddefs[KD_MAX_PSEUDO_SIZE];
H A Dkdrive.h137 #define KD_MAX_PSEUDO_SIZE (1 << KD_MAX_PSEUDO_DEPTH) macro
150 xColorItem systemPalette[KD_MAX_PSEUDO_SIZE];/* saved windows colors */

Completed in 61 milliseconds