HomeSort by: relevance | last modified time | path
    Searched refs:xXDGAGetViewportStatusReply (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xf86dgaproto.h 245 } xXDGAGetViewportStatusReply;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
xf86dga2.c 496 xXDGAGetViewportStatusReply rep;
510 WriteToClient(client, sizeof(xXDGAGetViewportStatusReply), (char *)&rep);
  /xsrc/external/mit/libXxf86dga/dist/src/
XF86DGA2.c 624 xXDGAGetViewportStatusReply rep;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86DGA.c 1630 xXDGAGetViewportStatusReply rep;
1646 WriteToClient(client, sizeof(xXDGAGetViewportStatusReply), (char *) &rep);

Completed in 6 milliseconds