Lines Matching refs:xnestDisplay
81 xnestGCPriv(pGC)->gc = XCreateGC(xnestDisplay, in xnestCreateGC()
167 XSetDashes(xnestDisplay, xnestGC(pGC), in xnestChangeGC()
175 XChangeGC(xnestDisplay, xnestGC(pGC), mask, &values); in xnestChangeGC()
181 XCopyGC(xnestDisplay, xnestGC(pGCSrc), mask, xnestGC(pGCDst)); in xnestCopyGC()
187 XFreeGC(xnestDisplay, xnestGC(pGC)); in xnestDestroyGC()
201 XSetClipMask(xnestDisplay, xnestGC(pGC), None); in xnestChangeClip()
215 XSetClipRectangles(xnestDisplay, xnestGC(pGC), 0, 0, in xnestChangeClip()
221 XSetClipMask(xnestDisplay, xnestGC(pGC), in xnestChangeClip()
233 XSetClipRectangles(xnestDisplay, xnestGC(pGC), in xnestChangeClip()
239 XSetClipRectangles(xnestDisplay, xnestGC(pGC), in xnestChangeClip()
245 XSetClipRectangles(xnestDisplay, xnestGC(pGC), in xnestChangeClip()
251 XSetClipRectangles(xnestDisplay, xnestGC(pGC), in xnestChangeClip()
280 XSetClipMask(xnestDisplay, xnestGC(pGC), None); in xnestDestroyClip()