Searched refs:xXF86VidModeSwitchToModeReq (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c1050 REQUEST(xXF86VidModeSwitchToModeReq);
1053 xXF86VidModeSwitchToModeReq newstuff;
1094 REQUEST_AT_LEAST_SIZE(xXF86VidModeSwitchToModeReq);
1095 len = client->req_len - bytes_to_int32(sizeof(xXF86VidModeSwitchToModeReq));
1863 REQUEST(xXF86VidModeSwitchToModeReq);
1865 REQUEST_SIZE_MATCH(xXF86VidModeSwitchToModeReq);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dvidmode.c1025 REQUEST(xXF86VidModeSwitchToModeReq);
1028 xXF86VidModeSwitchToModeReq newstuff;
1046 REQUEST_AT_LEAST_SIZE(xXF86VidModeSwitchToModeReq);
1049 bytes_to_int32(sizeof(xXF86VidModeSwitchToModeReq));
1928 REQUEST(xXF86VidModeSwitchToModeReq);
1930 REQUEST_SIZE_MATCH(xXF86VidModeSwitchToModeReq);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86vmproto.h339 xXF86VidModeSwitchToModeReq; typedef in typeref:struct:_XF86VidModeValidateModeLine
/xsrc/external/mit/libXxf86vm/dist/src/
H A DXF86VMode.c756 xXF86VidModeSwitchToModeReq *req;

Completed in 9 milliseconds