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

/xsrc/external/mit/libXxf86vm/dist/src/
H A DXF86VMode.c222 xXF86OldVidModeGetModeLineReply oldrep;
225 (SIZEOF(xXF86OldVidModeGetModeLineReply) - SIZEOF(xReply)) >> 2, xFalse)) {
231 ((SIZEOF(xXF86OldVidModeGetModeLineReply) - SIZEOF(xReply)) >> 2);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86vmproto.h154 } xXF86OldVidModeGetModeLineReply; typedef in typeref:struct:__anon0884d2900308
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c310 xXF86OldVidModeGetModeLineReply oldrep;
322 rep.length = bytes_to_int32(SIZEOF(xXF86OldVidModeGetModeLineReply) -
397 WriteToClient(client, sizeof(xXF86OldVidModeGetModeLineReply),
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dvidmode.c240 rep.length = bytes_to_int32(SIZEOF(xXF86OldVidModeGetModeLineReply) -
302 xXF86OldVidModeGetModeLineReply oldrep = {
318 WriteToClient(client, sizeof(xXF86OldVidModeGetModeLineReply), &oldrep);

Completed in 9 milliseconds