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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86vmproto.h91 } xXF86VidModeQueryVersionReply; typedef in typeref:struct:__anon0884d2900108
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c284 xXF86VidModeQueryVersionReply rep;
301 WriteToClient(client, sizeof(xXF86VidModeQueryVersionReply), (char *)&rep);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dvidmode.c198 xXF86VidModeQueryVersionReply rep = {
216 WriteToClient(client, sizeof(xXF86VidModeQueryVersionReply), &rep);
/xsrc/external/mit/libXxf86vm/dist/src/
H A DXF86VMode.c112 xXF86VidModeQueryVersionReply rep;

Completed in 14 milliseconds