Searched refs:xnestChangeClip (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNGC.h38 void xnestChangeClip(GCPtr pGC, int type, pointer pValue, int nRects);
H A DGC.c45 xnestChangeClip,
192 xnestChangeClip(GCPtr pGC, int type, pointer pValue, int nRects) function in typeref:typename:void
330 xnestChangeClip(pGCDst, CT_REGION, pRgn, 0);
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNGC.h38 void xnestChangeClip(GCPtr pGC, int type, void *pValue, int nRects);
H A DGC.c45 xnestChangeClip,
191 xnestChangeClip(GCPtr pGC, int type, void *pValue, int nRects) function in typeref:typename:void
291 xnestChangeClip(pGCDst, CT_REGION, pRgn, 0);

Completed in 3 milliseconds