Home | History | Annotate | Download | only in x11

Lines Matching refs:colormap

357     xattr.colormap = SDL_XColorMap;
751 /* Free the colormap entries */
965 printf("Choosing %s visual at %d bpp - %d colormap entries\n", vis->class == PseudoColor ? "PseudoColor" : (vis->class == TrueColor ? "TrueColor" : (vis->class == DirectColor ? "DirectColor" : "Unknown")), depth, vis->map_entries);
982 /* Create the appropriate colormap */
998 /* always allocate a private colormap on non-default visuals */
1011 /* Create a colormap which we can manipulate for gamma */
1016 /* Initialize the colormap to the identity mapping */
1022 /* Create a read-only colormap for our window */
1035 with a private colormap */
1059 swa.colormap = SDL_XColorMap;
1319 * the entire colormap and try the nearest possible, until we find one
1380 /* Check to make sure we have a colormap allocated */
1385 /* private writable colormap: just set the colours we need */
1403 * Shared colormap: We only allocate read-only cells, which
1407 * walk the colormap and see which index got what colour.
1434 (black is safe, always available in the default colormap) */
1526 Colormap dcmap = DefaultColormap(SDL_Display,