Searched defs:ccube (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.h69 XStandardColormap *ccube; member in struct:_t_XDPSPrivContextRec
96 XStandardColormap * /* ccube */,
H A DdpsXpriv.c307 XStandardColormap *ccube,
360 wh->ccube = ccube;
390 wh->grayramp, wh->ccube,
396 wh->grayramp, wh->ccube, wh->actual, cidP,
299 XDPSCreatePrivContextRec( Display *dpy, Drawable drawable, GC gc, int x, int y, unsigned int eventmask, XStandardColormap *grayramp, XStandardColormap *ccube, int actual, int secure) argument
H A DdpsXclient.c553 XStandardColormap *ccube,
561 ccube, actual, false);
583 XStandardColormap *ccube,
591 ccube, actual, true);
545 XDPSCreateContext( Display *dpy, Drawable draw, GC gc, int x, int y, unsigned int eventmask, XStandardColormap *grayramp, XStandardColormap *ccube, int actual, DPSTextProc textProc, DPSErrorProc errorProc, DPSSpace space) argument
575 XDPSCreateSecureContext( Display *dpy, Drawable draw, GC gc, int x, int y, unsigned int eventmask, XStandardColormap *grayramp, XStandardColormap *ccube, int actual, DPSTextProc textProc, DPSErrorProc errorProc, DPSSpace space) argument

Completed in 19 milliseconds