Searched refs:xChangeWindowAttributesReq (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DBackgnd.c38 register xChangeWindowAttributesReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixel);
H A DBorder.c38 register xChangeWindowAttributesReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixel);
H A DChCmap.c38 register xChangeWindowAttributesReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), colormap);
H A DDefCursor.c38 register xChangeWindowAttributesReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), cursor);
H A DPmapBgnd.c38 register xChangeWindowAttributesReq *req;
43 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixmap);
H A DPmapBord.c38 register xChangeWindowAttributesReq *req;
43 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixmap);
H A DSelInput.c38 register xChangeWindowAttributesReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), mask);
H A DUndefCurs.c37 register xChangeWindowAttributesReq *req;
44 OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), defcurs);
H A DChWAttrs.c45 register xChangeWindowAttributesReq *req;
H A DWindow.c34 xChangeWindowAttributesReq *req,
134 _XProcessWindowAttributes (dpy, (xChangeWindowAttributesReq *)req,
/xsrc/external/mit/libXScrnSaver/dist/src/
H A DXScrnSaver.c259 xChangeWindowAttributesReq *req,
358 (xChangeWindowAttributesReq *)req,
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h98 void XETSwChangeWindowAttributes (xChangeWindowAttributesReq *data , ClientPtr client );
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c163 REQUEST(xChangeWindowAttributesReq);
165 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq);
H A Ddispatch.c781 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 Dswapreq.c177 REQUEST(xChangeWindowAttributesReq);
179 REQUEST_AT_LEAST_SIZE(xChangeWindowAttributesReq);
H A Ddispatch.c679 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 DpanoramiXprocs.c168 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 DpanoramiXprocs.c170 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 DXlibint.h1379 xChangeWindowAttributesReq *req,
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1361 } xChangeWindowAttributesReq;
1357 } xChangeWindowAttributesReq; typedef in typeref:struct:__anone2852e7a5a08

Completed in 28 milliseconds