Lines Matching refs:DRISurfaceSetDrawable
100 DRISurfaceSetDrawable(DrawablePtr pDraw, in DRISurfaceSetDrawable() function
143 DRISurfaceSetDrawable(dst, &saved); in DRIFillSpans()
161 DRISurfaceSetDrawable(dst, &saved); in DRISetSpans()
179 DRISurfaceSetDrawable(dst, &saved); in DRIPutImage()
198 DRISurfaceSetDrawable(pSrc, &pSrcSaved); in DRICopyArea()
199 DRISurfaceSetDrawable(dst, &dstSaved); in DRICopyArea()
222 DRISurfaceSetDrawable(pSrc, &pSrcSaved); in DRICopyPlane()
223 DRISurfaceSetDrawable(dst, &dstSaved); in DRICopyPlane()
244 DRISurfaceSetDrawable(dst, &saved); in DRIPolyPoint()
261 DRISurfaceSetDrawable(dst, &saved); in DRIPolylines()
278 DRISurfaceSetDrawable(dst, &saved); in DRIPolySegment()
295 DRISurfaceSetDrawable(dst, &saved); in DRIPolyRectangle()
310 DRISurfaceSetDrawable(dst, &saved); in DRIPolyArc()
328 DRISurfaceSetDrawable(dst, &saved); in DRIFillPolygon()
345 DRISurfaceSetDrawable(dst, &saved); in DRIPolyFillRect()
362 DRISurfaceSetDrawable(dst, &saved); in DRIPolyFillArc()
380 DRISurfaceSetDrawable(dst, &saved); in DRIPolyText8()
400 DRISurfaceSetDrawable(dst, &saved); in DRIPolyText16()
419 DRISurfaceSetDrawable(dst, &saved); in DRIImageText8()
436 DRISurfaceSetDrawable(dst, &saved); in DRIImageText16()
454 DRISurfaceSetDrawable(dst, &saved); in DRIImageGlyphBlt()
472 DRISurfaceSetDrawable(dst, &saved); in DRIPolyGlyphBlt()
489 DRISurfaceSetDrawable(&pBitMap->drawable, &bitMapSaved); in DRIPushPixels()
490 DRISurfaceSetDrawable(dst, &dstSaved); in DRIPushPixels()