Lines Matching refs:wh

81       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) c->wh;
332 DPSSendTerminate((XDPSPrivContext) c->wh, c->cid, DPSclientPrintProc);
335 /* Don't free the space's wh out from under it */
336 if (c->wh != s->wh) free(c->wh);
343 if (ss->creator) DPSSendDestroySpace((XDPSPrivContext) ss->wh, ss->sid,
346 free (ss->wh);
643 if ((SpaceXID)s->sid == sxid && ((XDPSPrivContext) s->wh)->dpy == dpy)
654 s->wh = (char *) xwh;
675 c->wh = (char *) xwh;
732 if ((SpaceXID)s->sid == sid && ((XDPSPrivContext) s->wh)->dpy == dpy)
747 s->wh = (char *) xwh;
760 XDPSPrivContext wh = (XDPSPrivContext) (((DPSPrivContext) ctxt)->wh);
762 if (wh != NIL && wh->cxid != 0)
763 XDPSSendUnfreeze (wh->dpy, wh->cxid);
771 XDPSPrivContext xwh = (XDPSPrivContext) (((DPSPrivContext) ctxt)->wh);
791 XDPSPrivContext xwh = (XDPSPrivContext) ss->wh;
814 if (((XDPSPrivContext) ss->wh)->dpy == dpy)
816 if (((XDPSPrivContext) c->wh)->cxid == cxid)
830 if ((SpaceXID)ss->sid == sxid && ((XDPSPrivContext) ss->wh)->dpy == dpy)
844 if (c->wh != NIL) c->statusProc = statusProc;
856 if (c->wh != NIL) c->readyProc = readyProc;
865 XDPSPrivContext xwh = (XDPSPrivContext) (((DPSPrivContext) ctxt)->wh);
876 XDPSPrivContext xwh = (XDPSPrivContext) c->wh;
889 XDPSPrivContext xwh = (XDPSPrivContext) c->wh;