Lines Matching defs:pPix
186 PixmapPtr pPix;
191 pPix = pGC->stipple;
195 pPix = pGC->stipple;
199 pPix = pGC->tile.pixmap;
203 pPix = NULL;
208 pCache = (*infoRec->CacheColor8x8Pattern)(infoRec->pScrn, pPix, fg, bg);
720 PixmapPtr pPix
727 pCache = (*infoRec->CacheMonoStipple)(pScrn, pPix);
844 PixmapPtr pPix
848 int pHeight = pPix->drawable.height;
849 int pWidth = pPix->drawable.width;
850 int Bpp = pPix->drawable.bitsPerPixel >> 3;
851 int srcwidth = pPix->devKind;
854 pPix->drawable.bitsPerPixel, pPix->drawable.depth);
869 WriteColumnScanlines(pScrn, pPix->devPrivate.ptr, x, pBox->y1,
988 PixmapPtr pPix
992 int pHeight = pPix->drawable.height;
993 int pWidth = pPix->drawable.width;
994 int Bpp = pPix->drawable.bitsPerPixel >> 3;
995 int srcwidth = pPix->devKind;
998 pPix->drawable.bitsPerPixel, pPix->drawable.depth);
1013 WriteColumn(pScrn, pPix->devPrivate.ptr, x, pBox->y1,