Searched refs:xAllocColorReply (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DGetHColor.c38 xAllocColorReply rep;
/xsrc/external/mit/xorg-server/dist/include/
H A Dswaprep.h138 xAllocColorReply * /* pRep */ );
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dswaprep.h157 xAllocColorReply * /* pRep */);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h753 } xAllocColorReply;
1287 xAllocColorReply allocColor;
751 } xAllocColorReply; typedef in typeref:struct:__anone2852e7a2408
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c527 SAllocColorReply(ClientPtr pClient, int size, xAllocColorReply *pRep)
H A Ddispatch.c2522 xAllocColorReply acr;
2543 WriteReplyToClient(client, sizeof(xAllocColorReply), &acr);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c473 SAllocColorReply(ClientPtr pClient, int size, xAllocColorReply * pRep)
H A Ddispatch.c2615 xAllocColorReply acr = {
2630 WriteReplyToClient(client, sizeof(xAllocColorReply), &acr);

Completed in 23 milliseconds