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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86vmproto.h428 } xXF86VidModeGetViewPortReply; typedef in typeref:struct:__anon0884d2900908
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dvidmode.c1256 xXF86VidModeGetViewPortReply rep;
1275 rep = (xXF86VidModeGetViewPortReply) {
1289 WriteToClient(client, SIZEOF(xXF86VidModeGetViewPortReply), &rep);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c1253 xXF86VidModeGetViewPortReply rep;
1277 WriteToClient(client, SIZEOF(xXF86VidModeGetViewPortReply), (char *)&rep);
/xsrc/external/mit/libXxf86vm/dist/src/
H A DXF86VMode.c942 xXF86VidModeGetViewPortReply rep;

Completed in 9 milliseconds