Searched refs:graphicsExposures (Results 1 – 11 of 11) sorted by relevance
316 pGC->graphicsExposures = newge; in ChangeGC()495 pGC->graphicsExposures = TRUE; in NewGCObject()706 pgcDst->graphicsExposures = pgcSrc->graphicsExposures; in CopyGC()814 pGC->graphicsExposures = FALSE; in CreateScratchGC()1064 pGC->graphicsExposures = FALSE; in GetScratchGC()
1724 if (pGC->graphicsExposures) { in ProcCopyArea()1771 if (pGC->graphicsExposures) { in ProcCopyPlane()
143 if (!pGC->graphicsExposures && in miHandleExposures()243 extents = pGC->graphicsExposures && in miHandleExposures()297 if (pGC->graphicsExposures) { in miHandleExposures()
256 unsigned int graphicsExposures:1; member
151 values.graphics_exposures = pGC->graphicsExposures; in xnestChangeGC()
138 if (!pGC->graphicsExposures) in xnestBitBlitHelper()
1137 if (pGC->graphicsExposures) { in PanoramiXCopyArea()1232 if (pGC->graphicsExposures && pRgn) { in PanoramiXCopyArea()1246 if (pGC->graphicsExposures) { in PanoramiXCopyArea()1349 if (pGC->graphicsExposures && pRgn) { in PanoramiXCopyPlane()1358 if (pGC->graphicsExposures) { in PanoramiXCopyPlane()
131 unsigned int graphicsExposures:1; member
717 pPicture->graphicsExposures = FALSE; in SetPictureToDefaults()1177 pPicture->graphicsExposures = newe; in ChangePicture()
1061 attribs.graphics_exposures = pPicture->graphicsExposures; in dmxValidatePicture()
18664 dix: Clear graphicsExposures for scratch GCs in one place109787 - each per-screen GC has the graphicsExposures flag set the same way,