Searched refs:xFreeColorsReq (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DFreeCols.c40 register xFreeColorsReq *req;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h144 void XETSwFreeColors (xFreeColorsReq *data , ClientPtr client );
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c788 REQUEST(xFreeColorsReq);
790 REQUEST_AT_LEAST_SIZE(xFreeColorsReq);
H A Ddispatch.c2814 REQUEST(xFreeColorsReq);
2816 REQUEST_AT_LEAST_SIZE(xFreeColorsReq);
2824 count = bytes_to_int32((client->req_len << 2) - sizeof(xFreeColorsReq));
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c852 REQUEST(xFreeColorsReq);
854 REQUEST_AT_LEAST_SIZE(xFreeColorsReq);
H A Ddispatch.c2731 REQUEST(xFreeColorsReq);
2733 REQUEST_AT_LEAST_SIZE(xFreeColorsReq);
2742 count = bytes_to_int32((client->req_len << 2) - sizeof(xFreeColorsReq));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c2364 REQUEST(xFreeColorsReq);
2366 REQUEST_AT_LEAST_SIZE(xFreeColorsReq);
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c2544 REQUEST(xFreeColorsReq);
2546 REQUEST_AT_LEAST_SIZE(xFreeColorsReq);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1836 } xFreeColorsReq;
1832 } xFreeColorsReq; typedef in typeref:struct:__anone2852e7a8a08

Completed in 34 milliseconds