Searched refs:NOT_GRABBED (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | allowev.c | 105 AllowSome(client, time, thisdev, NOT_GRABBED); in ProcXAllowDeviceEvents()
|
| H A D | xiallowev.c | 97 AllowSome(client, time, dev, NOT_GRABBED); in ProcXIAllowEvents()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | inputstr.h | 478 #define NOT_GRABBED 0 macro
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | events.c | 1596 mouse->deviceGrab.sync.state = NOT_GRABBED; in DeactivatePointerGrab() 1679 keybd->deviceGrab.sync.state = NOT_GRABBED; in DeactivateKeyboardGrab() 1783 case NOT_GRABBED: /* Replay */ in AllowSome() 1815 if (newState != NOT_GRABBED /* Replay */ && in AllowSome() 1844 AllowSome(client, time, mouse, NOT_GRABBED); in ProcAllowEvents() 1853 AllowSome(client, time, keybd, NOT_GRABBED); in ProcAllowEvents()
|