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

  /xsrc/external/mit/xorg-server/dist/Xi/
allowev.c 117 AllowSome(client, time, thisdev, FREEZE_BOTH_NEXT_EVENT);
xiallowev.c 111 AllowSome(client, time, dev, FREEZE_BOTH_NEXT_EVENT);
  /xsrc/external/mit/xorg-server.old/dist/Xi/
allowev.c 119 AllowSome(client, time, thisdev, FREEZE_BOTH_NEXT_EVENT);
xiallowev.c 91 AllowSome(client, time, dev, FREEZE_BOTH_NEXT_EVENT);
  /xsrc/external/mit/xorg-server.old/dist/include/
inputstr.h 445 #define FREEZE_BOTH_NEXT_EVENT 4
  /xsrc/external/mit/xorg-server/dist/include/
inputstr.h 509 #define FREEZE_BOTH_NEXT_EVENT 4
  /xsrc/external/mit/xorg-server.old/dist/dix/
events.c 1663 case FREEZE_BOTH_NEXT_EVENT: /* SyncBoth */
1671 devgrabinfo->sync.state = FREEZE_BOTH_NEXT_EVENT;
1751 AllowSome(client, time, keybd, FREEZE_BOTH_NEXT_EVENT);
3874 case FREEZE_BOTH_NEXT_EVENT:
3879 if ((dev->deviceGrab.sync.state == FREEZE_BOTH_NEXT_EVENT) &&
  /xsrc/external/mit/xorg-server/dist/dix/
events.c 1887 case FREEZE_BOTH_NEXT_EVENT: /* SyncBoth */
1892 devgrabinfo->sync.state = FREEZE_BOTH_NEXT_EVENT;
1979 AllowSome(client, time, keybd, FREEZE_BOTH_NEXT_EVENT);
4486 case FREEZE_BOTH_NEXT_EVENT:
4490 if ((dev->deviceGrab.sync.state == FREEZE_BOTH_NEXT_EVENT) &&

Completed in 13 milliseconds