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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXcmu.c310 the server recognizes a gray ramp with red_max=1, red_mult=1,
311 base_pixel=0 to mean a 2 gray ramp with BlackPixel being
470 XStandardColormap **ramp,
481 gotRamp = XGetRGBColormaps(dpy, RootWindow(dpy, vinfo->screen), ramp,
486 c = *ramp;
541 /* We'll need the color cube information to compute the gray ramp,
627 were SOL and have to use a two-element ramp. */
645 static void UseGrayDiagonal(XStandardColormap *cube, XStandardColormap *ramp) argument
647 ramp->red_max = cube->red_max;
648 ramp
466 GetGrayRampFromProperty( Display *dpy, XVisualInfo *vinfo, XStandardColormap *grayRamp, XStandardColormap **ramp, int *nramp) argument
652 UseGrayCorners(XStandardColormap *cube, XStandardColormap *ramp) argument
859 XColor *ramp, *black, *white, *altBlack, *altWhite; local
1088 XColor *ramp, *black, *white, *altBlack, *altWhite; local
[all...]

Completed in 18 milliseconds