Searched refs:dstDraw (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxgcops.c | 176 Drawable srcDraw, dstDraw; local in function:dmxCopyArea 183 DMX_GCOPS_SET_DRAWABLE(pDst, dstDraw); 185 XCopyArea(dmxScreen->beDisplay, srcDraw, dstDraw, pGCPriv->gc, 203 Drawable srcDraw, dstDraw; local in function:dmxCopyPlane 210 DMX_GCOPS_SET_DRAWABLE(pDst, dstDraw); 212 XCopyPlane(dmxScreen->beDisplay, srcDraw, dstDraw, pGCPriv->gc,
|
Completed in 2 milliseconds