Searched refs:xCreateWindowReq (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DCrWindow.c44 register xCreateWindowReq *req;
61 register CARD32 *valuePtr = (CARD32 *) NEXTPTR(req,xCreateWindowReq);
H A DWindow.c115 register xCreateWindowReq *req;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h97 void XETSwCreateWindow (xCreateWindowReq *data , ClientPtr client );
/xsrc/external/mit/libX11/dist/src/xcms/
H A DcmsCmap.c163 register xCreateWindowReq *req;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c143 REQUEST(xCreateWindowReq);
145 REQUEST_AT_LEAST_SIZE(xCreateWindowReq);
H A Ddispatch.c744 REQUEST(xCreateWindowReq);
747 REQUEST_AT_LEAST_SIZE(xCreateWindowReq);
753 len = client->req_len - bytes_to_int32(sizeof(xCreateWindowReq));
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c155 REQUEST(xCreateWindowReq);
157 REQUEST_AT_LEAST_SIZE(xCreateWindowReq);
H A Ddispatch.c640 REQUEST(xCreateWindowReq);
643 REQUEST_AT_LEAST_SIZE(xCreateWindowReq);
649 len = client->req_len - bytes_to_int32(sizeof(xCreateWindowReq));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c61 REQUEST(xCreateWindowReq);
68 REQUEST_AT_LEAST_SIZE(xCreateWindowReq);
70 len = client->req_len - bytes_to_int32(sizeof(xCreateWindowReq));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c62 REQUEST(xCreateWindowReq);
69 REQUEST_AT_LEAST_SIZE(xCreateWindowReq);
71 len = client->req_len - bytes_to_int32(sizeof(xCreateWindowReq));
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1353 } xCreateWindowReq;
1349 } xCreateWindowReq; typedef in typeref:struct:__anone2852e7a5908

Completed in 26 milliseconds