Searched refs:base_pixel (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DSetStCmap.c86 stdcmap.base_pixel = cmap->base_pixel;
H A DGetStCmap.c111 cmap->base_pixel = use->base_pixel;
H A DSetRGBCMap.c81 map->base_pixel = cmap->base_pixel;
H A DGetRGBCMap.c125 map->base_pixel = prop->base_pixel;
H A DXatomtype.h91 UNSIGNEDINT base_pixel; member in struct:__anondc8a24b10208
/xsrc/external/mit/libXmu/dist/src/
H A DCrCmap.c102 * of the screen, the base_pixel of the map.
241 colormap->base_pixel = pixels[first_index];
246 for (n=colormap->base_pixel, i=0; i < ncolors; i++, n += delta)
261 for (n=colormap->base_pixel, i=0; i < ncolors; i++, n += delta)
274 for (n=colormap->base_pixel, i=0; i < ncolors; i++, n += delta)
287 for (n=colormap->base_pixel, i=0; i < ncolors; i++, n += delta)
306 color.pixel = n + colormap->base_pixel;
511 (colormap->blue_max + 1) + colormap->base_pixel - 1;
513 for(i=colormap->base_pixel; i <= last_pixel; i++) {
H A DLookupCmap.c256 m->base_pixel = maps->base_pixel;
267 m->base_pixel = cnew->base_pixel;
H A DStdCmap.c135 stdcmap->base_pixel = 0; /* base pixel may change */
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h328 unsigned long base_pixel; member in struct:__anon3d9fd4c10908
/xsrc/external/mit/ctwm/dist/
H A Dutil.c218 color.pixel = (stdcmap->base_pixel +
/xsrc/external/mit/xwud/dist/
H A Dxwud.c937 color.pixel = stdmap->base_pixel + (stdmap->red_max * stdmap->red_mult);
952 color->pixel = stdmap->base_pixel +
979 color->pixel = stdmap->base_pixel +
/xsrc/external/mit/twm/dist/src/
H A Dutil.c537 color.pixel = (stdcmap->base_pixel +

Completed in 13 milliseconds