Searched refs:FREEZE_NEXT_EVENT (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | allowev.c | 110 AllowSome(client, time, thisdev, FREEZE_NEXT_EVENT);
|
| H A D | xiallowev.c | 80 AllowSome(client, time, dev, FREEZE_NEXT_EVENT);
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | allowev.c | 108 AllowSome(client, time, thisdev, FREEZE_NEXT_EVENT);
|
| H A D | xiallowev.c | 100 AllowSome(client, time, dev, FREEZE_NEXT_EVENT);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | inputstr.h | 444 #define FREEZE_NEXT_EVENT 3 macro
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | inputstr.h | 508 #define FREEZE_NEXT_EVENT 3 macro
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | events.c | 1638 case FREEZE_NEXT_EVENT: /* Sync */ 1641 grabinfo->sync.state = FREEZE_NEXT_EVENT; 1736 AllowSome(client, time, mouse, FREEZE_NEXT_EVENT); 1745 AllowSome(client, time, keybd, FREEZE_NEXT_EVENT); 3887 case FREEZE_NEXT_EVENT:
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | events.c | 1866 case FREEZE_NEXT_EVENT: /* Sync */ 1868 grabinfo->sync.state = FREEZE_NEXT_EVENT; 1964 AllowSome(client, time, mouse, FREEZE_NEXT_EVENT); 1973 AllowSome(client, time, keybd, FREEZE_NEXT_EVENT); 4498 case FREEZE_NEXT_EVENT:
|
Completed in 23 milliseconds