Searched refs:detachedImage (Results 1 – 3 of 3) sorted by relevance
129 pPixPriv->detachedImage = NULL; in dmxCreatePixmap()181 if (pPixPriv->detachedImage) in dmxDestroyPixmap()182 XDestroyImage(pPixPriv->detachedImage); in dmxDestroyPixmap()
45 XImage *detachedImage; member
839 if (pPixPriv->detachedImage) { in dmxBERestorePixmap()846 pPixPriv->detachedImage->depth) { in dmxBERestorePixmap()865 pPixPriv->detachedImage, in dmxBERestorePixmap()874 XDestroyImage(pPixPriv->detachedImage); in dmxBERestorePixmap()875 pPixPriv->detachedImage = NULL; in dmxBERestorePixmap()1492 if (!pPixPriv->detachedImage) { in dmxBESavePixmap()1496 pPixPriv->detachedImage = XGetImage(dmxScreen->beDisplay, in dmxBESavePixmap()1502 if (!pPixPriv->detachedImage) in dmxBESavePixmap()