Searched defs:grays (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsXcmu.c | 80 static char graysName[] = "grays"; 174 int reds, int greens, int blues, int grays, 212 if (grays <= 1) grayRamp->red_max = 0; 213 else grayRamp->red_max = grays - 1; 680 and 2 (black and white) for grays. This covers StaticGray, StaticColor, 711 *grays: 2\n\ 713 *GrayScale.4.grays: 9\n\ 714 *GrayScale.8.grays: 17\n\ 719 *PseudoColor.4.grays: 2\n\ 723 *PseudoColor.8.grays 170 XDPSCreateStandardColormaps( Display *dpy, Drawable drawable, Visual *visual, int reds, int greens, int blues, int grays, XStandardColormap *colorCube, XStandardColormap *grayRamp, Bool retain) argument [all...] |
Completed in 723 milliseconds