Searched defs:cube (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsXcmu.c | 82 /* Database containing DPS default color cube values */ 226 /* Can't do a color cube in a gray visual! */ 431 XStandardColormap **cube, 438 gotCube = XGetRGBColormaps(dpy, RootWindow(dpy, vinfo->screen), cube, 443 c = *cube; 541 /* We'll need the color cube information to compute the gray ramp, 551 /* We can't do a color cube for these visuals */ 626 /* If the color cube is truly a cube, use its diagonal. Otherwise 639 static Bool CubicCube(XStandardColormap *cube) argument 427 GetColorCubeFromProperty( Display *dpy, XVisualInfo *vinfo, XStandardColormap *colorCube, XStandardColormap **cube, int *ncube) argument 645 UseGrayDiagonal(XStandardColormap *cube, XStandardColormap *ramp) argument 652 UseGrayCorners(XStandardColormap *cube, XStandardColormap *ramp) argument 919 CheckCube( XColor *black, XColor *white, XStandardColormap *cube) argument [all...] |
Completed in 1866 milliseconds