Searched refs:xChangeWindowAttributesReq (Results 1 - 20 of 20) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Backgnd.c | 38 register xChangeWindowAttributesReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixel);
|
| H A D | Border.c | 38 register xChangeWindowAttributesReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixel);
|
| H A D | ChCmap.c | 38 register xChangeWindowAttributesReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), colormap);
|
| H A D | DefCursor.c | 38 register xChangeWindowAttributesReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), cursor);
|
| H A D | PmapBgnd.c | 38 register xChangeWindowAttributesReq *req; 43 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixmap);
|
| H A D | PmapBord.c | 38 register xChangeWindowAttributesReq *req; 43 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixmap);
|
| H A D | SelInput.c | 38 register xChangeWindowAttributesReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), mask);
|
| H A D | UndefCurs.c | 37 register xChangeWindowAttributesReq *req; 44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), defcurs);
|
| H A D | ChWAttrs.c | 45 register xChangeWindowAttributesReq *req;
|
| H A D | Window.c | 34 xChangeWindowAttributesReq *req, 134 _XProcessWindowAttributes (dpy, (xChangeWindowAttributesReq *)req,
|
| /xsrc/external/mit/libXScrnSaver/dist/src/ |
| H A D | XScrnSaver.c | 259 xChangeWindowAttributesReq *req, 358 (xChangeWindowAttributesReq *)req,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | xtrapproto.h | 98 void XETSwChangeWindowAttributes (xChangeWindowAttributesReq *data , ClientPtr client );
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swapreq.c | 163 REQUEST(xChangeWindowAttributesReq); 165 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq);
|
| H A D | dispatch.c | 781 REQUEST(xChangeWindowAttributesReq); 785 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq); 791 len = client->req_len - bytes_to_int32(sizeof(xChangeWindowAttributesReq));
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swapreq.c | 177 REQUEST(xChangeWindowAttributesReq); 179 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq);
|
| H A D | dispatch.c | 679 REQUEST(xChangeWindowAttributesReq); 683 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq); 689 len = client->req_len - bytes_to_int32(sizeof(xChangeWindowAttributesReq));
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | panoramiXprocs.c | 168 REQUEST(xChangeWindowAttributesReq); 173 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq); 175 len = client->req_len - bytes_to_int32(sizeof(xChangeWindowAttributesReq));
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiXprocs.c | 170 REQUEST(xChangeWindowAttributesReq); 175 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq); 177 len = client->req_len - bytes_to_int32(sizeof(xChangeWindowAttributesReq));
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlibint.h | 1379 xChangeWindowAttributesReq *req,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 1361 } xChangeWindowAttributesReq; 1357 } xChangeWindowAttributesReq; typedef in typeref:struct:__anone2852e7a5a08
|
Completed in 28 milliseconds