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

  /xsrc/external/mit/xvidtune/dist/
xvidtune.c 64 #define V_PHSYNC 0x001
549 if (mode_flags & V_PHSYNC) strcat(modebuf, " +hsync");
  /xsrc/external/mit/xdpyinfo/dist/
xdpyinfo.c 742 #define V_PHSYNC 0x001
769 if (flags & V_PHSYNC) printf(" +hsync");
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 62 V_PHSYNC = 0x0001,
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 65 V_PHSYNC = 0x0001,

Completed in 19 milliseconds