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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.h80 } XDPSPrivContextRec, *XDPSPrivContext; typedef in typeref:struct:_t_XDPSPrivContextRec
88 extern XDPSPrivContext XDPSCreatePrivContextRec (
105 XDPSPrivContext /* wh */,
114 XDPSPrivContext /* wh */,
121 XDPSPrivContext /* wh */,
129 XDPSPrivContext /* wh */,
134 XDPSPrivContext /* wh */,
139 XDPSPrivContext /* wh */,
183 XDPSPrivContext /* wh */,
H A DdpsXclient.c81 if (cc->cid == cid && ((XDPSPrivContext) cc->wh)->dpy == dpy)
100 Display *dpy = ((XDPSPrivContext) ((DPSPrivContext) ctxt)->wh)->dpy;
135 (XDPSPrivContext) c->wh, (DPSContext)c, c->cid, ss->sid, DPSclientPrintProc);
161 XDPSLFlush (((XDPSPrivContext) c->wh)->dpy);
178 XDPSPrivContext xwh = (XDPSPrivContext) c->wh;
229 } else DPSSendPostScript((XDPSPrivContext) c->wh, DPSclientPrintProc,
261 DPSSendPostScript ((XDPSPrivContext) c->wh, DPSclientPrintProc,
269 register XDPSPrivContext xwh = (XDPSPrivContext)
[all...]
H A DdpsXpriv.c299 XDPSPrivContext XDPSCreatePrivContextRec (
315 XDPSPrivContext wh;
351 if ((wh = (XDPSPrivContext) calloc (sizeof (XDPSPrivContextRec), 1)) != 0)
372 XDPSPrivContext wh,
413 XDPSPrivContext wh,
419 XDPSPrivContext newWh;
425 newWh = (XDPSPrivContext) calloc (sizeof (XDPSPrivContextRec), 1);
454 register XDPSPrivContext wh,
484 XDPSPrivContext wh,
494 XDPSPrivContext w
[all...]
H A Ddpsclient.c1038 DPSSendInterrupt((XDPSPrivContext)c->wh, c->cid, DPSclientPrintProc);
2665 (XDPSPrivContext)wh,

Completed in 21 milliseconds