Searched refs:xConfigureWindowReq (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | LowerWin.c | 37 register xConfigureWindowReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), val);
|
| H A D | RaiseWin.c | 37 register xConfigureWindowReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), val);
|
| H A D | BdrWidth.c | 43 register xConfigureWindowReq *req; 48 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), lwidth);
|
| H A D | ChWindow.c | 39 register xConfigureWindowReq *req; 47 CARD32 *valuePtr = (CARD32 *) NEXTPTR(req,xConfigureWindowReq);
|
| H A D | MapRaised.c | 37 register xConfigureWindowReq *req; 45 OneDataCard32 (dpy, NEXTPTR(req,xConfigureWindowReq), val);
|
| H A D | MoveWin.c | 39 register xConfigureWindowReq *req; 48 CARD32 *valuePtr = (CARD32 *) NEXTPTR(req,xConfigureWindowReq);
|
| H A D | RestackWs.c | 42 register xConfigureWindowReq *req; 49 NEXTPTR(req,xConfigureWindowReq);
|
| H A D | ConfWind.c | 41 register xConfigureWindowReq *req; 49 (CARD32 *) NEXTPTR(req,xConfigureWindowReq);
|
| H A D | ReconfWin.c | 45 register xConfigureWindowReq *req;
|
| H A D | ReconfWM.c | 72 register xConfigureWindowReq *req;
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | xtrapproto.h | 100 void XETSwConfigureWindow (xConfigureWindowReq *data , ClientPtr client );
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swapreq.c | 188 REQUEST(xConfigureWindowReq); 190 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
|
| H A D | dispatch.c | 974 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 D | swapreq.c | 204 REQUEST(xConfigureWindowReq); 206 REQUEST_AT_LEAST_SIZE(xConfigureWindowReq);
|
| H A D | dispatch.c | 864 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 D | panoramiXprocs.c | 448 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 D | panoramiXprocs.c | 468 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 D | Xproto.h | 1385 } xConfigureWindowReq; 1381 } xConfigureWindowReq; typedef in typeref:struct:__anone2852e7a5d08
|
Completed in 31 milliseconds