Searched refs:xConfigureWindowReq (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DLowerWin.c37 register xConfigureWindowReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), val);
H A DRaiseWin.c37 register xConfigureWindowReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), val);
H A DBdrWidth.c43 register xConfigureWindowReq *req;
48 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), lwidth);
H A DChWindow.c39 register xConfigureWindowReq *req;
47 CARD32 *valuePtr = (CARD32 *) NEXTPTR(req,xConfigureWindowReq);
H A DMapRaised.c37 register xConfigureWindowReq *req;
45 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), val);
H A DMoveWin.c39 register xConfigureWindowReq *req;
48 CARD32 *valuePtr = (CARD32 *) NEXTPTR(req,xConfigureWindowReq);
H A DRestackWs.c42 register xConfigureWindowReq *req;
49 NEXTPTR(req,xConfigureWindowReq);
H A DConfWind.c41 register xConfigureWindowReq *req;
49 (CARD32 *) NEXTPTR(req,xConfigureWindowReq);
H A DReconfWin.c45 register xConfigureWindowReq *req;
H A DReconfWM.c72 register xConfigureWindowReq *req;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h100 void XETSwConfigureWindow (xConfigureWindowReq *data , ClientPtr client );
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c188 REQUEST(xConfigureWindowReq);
190 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
H A Ddispatch.c974 REQUEST(xConfigureWindowReq);
977 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
982 len = client->req_len - bytes_to_int32(sizeof(xConfigureWindowReq));
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c204 REQUEST(xConfigureWindowReq);
206 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
H A Ddispatch.c864 REQUEST(xConfigureWindowReq);
867 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
872 len = client->req_len - bytes_to_int32(sizeof(xConfigureWindowReq));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c448 REQUEST(xConfigureWindowReq);
450 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
452 len = client->req_len - bytes_to_int32(sizeof(xConfigureWindowReq));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c468 REQUEST(xConfigureWindowReq);
470 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
472 len = client->req_len - bytes_to_int32(sizeof(xConfigureWindowReq));
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1385 } xConfigureWindowReq;
1381 } xConfigureWindowReq; typedef in typeref:struct:__anone2852e7a5d08

Completed in 31 milliseconds