Searched refs:xnestPixmap (Results 1 – 6 of 6) sorted by relevance
132 values.tile = xnestPixmap(pGC->tile.pixmap); in xnestChangeGC()136 values.stipple = xnestPixmap(pGC->stipple); in xnestChangeGC()222 xnestPixmap((PixmapPtr) pValue)); in xnestChangeClip()
76 XFreePixmap(xnestDisplay, xnestPixmap(pPixmap)); in xnestDestroyPixmap()106 ximage = XGetImage(xnestDisplay, xnestPixmap(pPixmap), 0, 0, in xnestPixmapToRegion()
24 xnestPixmap((PixmapPtr)pDrawable))
29 #define xnestPixmap(pPixmap) (xnestPixmapPriv(pPixmap)->pixmap) macro
275 attributes.background_pixmap = xnestPixmap(pWin->background.pixmap); in xnestChangeWindowAttributes()294 attributes.border_pixmap = xnestPixmap(pWin->border.pixmap); in xnestChangeWindowAttributes()
330 XSetStipple(xnestDisplay, xnestGC(pGC), xnestPixmap(pBitmap)); in xnestPushPixels()