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

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xf86dga1proto.h 191 } xXF86DGAViewPortChangedReply;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
xf86dga2.c 877 xXF86DGAViewPortChangedReply rep;
895 WriteToClient(client, SIZEOF(xXF86DGAViewPortChangedReply), (char *)&rep);
  /xsrc/external/mit/libXxf86dga/dist/src/
XF86DGA.c 295 xXF86DGAViewPortChangedReply rep;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86DGA.c 2011 xXF86DGAViewPortChangedReply rep;
2029 WriteToClient(client, SIZEOF(xXF86DGAViewPortChangedReply), (char *) &rep);

Completed in 8 milliseconds