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

  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
dmxconfig.c 243 dmxScreen->where = PosAbsolute;
265 dmxScreen->where = PosAbsolute;
289 if (dmxScreen->where == PosAbsolute)
371 dmxScreen->where = PosAbsolute;
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winconfig.h 114 PosAbsolute = 0,
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winconfig.h 141 PosAbsolute = 0,
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmx.h 74 PosAbsolute = 0,
dmxcursor.c 244 case PosAbsolute:
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 366 PosAbsolute = 0,
xf86Config.c 1479 slp[count].where = PosAbsolute;
1544 && slp[i].where != PosAbsolute && !slp[i].refscreen) {
1547 slp[i].where = PosAbsolute;
xf86Cursor.c 645 case PosAbsolute:
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 449 PosAbsolute = 0,
xf86Config.c 1587 slp[count].where = PosAbsolute;
1650 && slp[i].where != PosAbsolute
1654 slp[i].where = PosAbsolute;
xf86Cursor.c 659 case PosAbsolute:

Completed in 15 milliseconds