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

  /xsrc/external/mit/libXxf86vm/dist/src/
XF86VMode.c 245 xXF86VidModeGetModeLineReply rep;
248 (SIZEOF(xXF86VidModeGetModeLineReply) - SIZEOF(xReply)) >> 2, xFalse)) {
254 ((SIZEOF(xXF86VidModeGetModeLineReply) - SIZEOF(xReply)) >> 2);
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
xf86vmproto.h 134 } xXF86VidModeGetModeLineReply;
  /xsrc/external/mit/xorg-server/dist/Xext/
vidmode.c 224 xXF86VidModeGetModeLineReply rep = {
244 rep.length = bytes_to_int32(SIZEOF(xXF86VidModeGetModeLineReply) -
321 WriteToClient(client, sizeof(xXF86VidModeGetModeLineReply), &rep);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
xf86vmode.c 309 xXF86VidModeGetModeLineReply rep;
325 rep.length = bytes_to_int32(SIZEOF(xXF86VidModeGetModeLineReply) -
400 WriteToClient(client, sizeof(xXF86VidModeGetModeLineReply),

Completed in 9 milliseconds