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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DdpsXshare.h180 extern int XDPSPopContextParameters(DPSPointer pushCookie);
222 extern int XDPSPopContextGState(DPSPointer pushCookie);
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSshare.c402 int XDPSPopContextParameters(DPSPointer pushCookie) argument
404 DPSContext context = (DPSContext) pushCookie;
462 int XDPSPopContextGState(DPSPointer pushCookie) argument
464 DPSContext context = (DPSContext) pushCookie;

Completed in 12 milliseconds