Home
last modified time | relevance | path

Searched refs:NOT_GRABBED (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dallowev.c105 AllowSome(client, time, thisdev, NOT_GRABBED); in ProcXAllowDeviceEvents()
H A Dxiallowev.c97 AllowSome(client, time, dev, NOT_GRABBED); in ProcXIAllowEvents()
/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h478 #define NOT_GRABBED 0 macro
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c1596 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()