Searched refs:xStoreColorsReq (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DStColor.c39 register xStoreColorsReq *req;
46 citem = (xColorItem *) NEXTPTR(req,xStoreColorsReq);
H A DStColors.c41 register xStoreColorsReq *req;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h145 void XETSwStoreColors (xStoreColorsReq *data , ClientPtr client );
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c813 REQUEST(xStoreColorsReq);
815 REQUEST_AT_LEAST_SIZE(xStoreColorsReq);
H A Ddispatch.c2840 REQUEST(xStoreColorsReq);
2842 REQUEST_AT_LEAST_SIZE(xStoreColorsReq);
2848 count = (client->req_len << 2) - sizeof(xStoreColorsReq);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c880 REQUEST(xStoreColorsReq);
882 REQUEST_AT_LEAST_SIZE(xStoreColorsReq);
H A Ddispatch.c2758 REQUEST(xStoreColorsReq);
2760 REQUEST_AT_LEAST_SIZE(xStoreColorsReq);
2767 count = (client->req_len << 2) - sizeof(xStoreColorsReq);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c2387 REQUEST(xStoreColorsReq);
2389 REQUEST_AT_LEAST_SIZE(xStoreColorsReq);
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c2568 REQUEST(xStoreColorsReq);
2570 REQUEST_AT_LEAST_SIZE(xStoreColorsReq);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1843 } xStoreColorsReq;
1839 } xStoreColorsReq; typedef in typeref:struct:__anone2852e7a8b08

Completed in 29 milliseconds