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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXDPS.c592 ContextPSID *cpsid, /* RETURN */
683 if (cpsid)
684 *cpsid = (int)rep.cpsid;
688 if (rep.cpsid && xdpy != dpy && gc != NULL)
712 ContextPSID *cpsid, /* RETURN */
799 if (cpsid)
800 *cpsid = (int)rep.cpsid;
804 if (rep.cpsid
583 XDPSLCreateContextAndSpace( register Display *xdpy, Drawable draw, GC gc, int x, int y, unsigned int eventMask, XStandardColormap *grayRamp, XStandardColormap *colorCube, unsigned int actual, ContextPSID *cpsid, SpaceXID *sxid, Bool secure) argument
702 XDPSLCreateContext( register Display *xdpy, SpaceXID sxid, Drawable draw, GC gc, int x, int y, unsigned int eventMask, XStandardColormap *grayRamp, XStandardColormap *colorCube, unsigned int actual, ContextPSID *cpsid, Bool secure) argument
1110 XDPSLCreateContextFromID( Display *xdpy, ContextPSID cpsid, SpaceXID *sxid) argument
1155 XDPSLIDFromContext( Display *xdpy, ContextPSID cpsid, ContextXID *cxid, SpaceXID *sxid) argument
[all...]

Completed in 24 milliseconds