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

/xsrc/external/mit/libX11/dist/src/
H A DAllPlanes.c45 xAllocColorPlanesReply rep;
/xsrc/external/mit/xorg-server/dist/include/
H A Dswaprep.h152 xAllocColorPlanesReply * /* pRep */
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dswaprep.h172 xAllocColorPlanesReply * /* pRep */);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h790 } xAllocColorPlanesReply;
1290 xAllocColorPlanesReply colorPlanes;
788 } xAllocColorPlanesReply; typedef in typeref:struct:__anone2852e7a2708
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c2758 xAllocColorPlanesReply acpr;
2772 acpr = (xAllocColorPlanesReply) {
2795 WriteReplyToClient(client, sizeof(xAllocColorPlanesReply), &acpr);
H A Dswaprep.c509 xAllocColorPlanesReply * pRep)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c569 SAllocColorPlanesReply(ClientPtr pClient, int size, xAllocColorPlanesReply *pRep)
H A Ddispatch.c2676 xAllocColorPlanesReply acpr;
2712 WriteReplyToClient(client, sizeof(xAllocColorPlanesReply), &acpr);

Completed in 33 milliseconds