Searched refs:AllowSome (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | allowev.c | 105 AllowSome(client, time, thisdev, NOT_GRABBED); in ProcXAllowDeviceEvents() 108 AllowSome(client, time, thisdev, FREEZE_NEXT_EVENT); in ProcXAllowDeviceEvents() 111 AllowSome(client, time, thisdev, THAWED); in ProcXAllowDeviceEvents() 114 AllowSome(client, time, thisdev, THAW_OTHERS); in ProcXAllowDeviceEvents() 117 AllowSome(client, time, thisdev, FREEZE_BOTH_NEXT_EVENT); in ProcXAllowDeviceEvents() 120 AllowSome(client, time, thisdev, THAWED_BOTH); in ProcXAllowDeviceEvents()
|
| H A D | xiallowev.c | 97 AllowSome(client, time, dev, NOT_GRABBED); in ProcXIAllowEvents() 100 AllowSome(client, time, dev, FREEZE_NEXT_EVENT); in ProcXIAllowEvents() 103 AllowSome(client, time, dev, THAWED); in ProcXIAllowEvents() 107 AllowSome(client, time, dev, THAW_OTHERS); in ProcXIAllowEvents() 111 AllowSome(client, time, dev, FREEZE_BOTH_NEXT_EVENT); in ProcXIAllowEvents() 115 AllowSome(client, time, dev, THAWED_BOTH); in ProcXIAllowEvents()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix.h | 383 AllowSome(ClientPtr /* client */ ,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | events.c | 1708 AllowSome(ClientPtr client, TimeStamp time, DeviceIntPtr thisDev, int newState) in AllowSome() function 1844 AllowSome(client, time, mouse, NOT_GRABBED); in ProcAllowEvents() 1847 AllowSome(client, time, mouse, FREEZE_NEXT_EVENT); in ProcAllowEvents() 1850 AllowSome(client, time, mouse, THAWED); in ProcAllowEvents() 1853 AllowSome(client, time, keybd, NOT_GRABBED); in ProcAllowEvents() 1856 AllowSome(client, time, keybd, FREEZE_NEXT_EVENT); in ProcAllowEvents() 1859 AllowSome(client, time, keybd, THAWED); in ProcAllowEvents() 1862 AllowSome(client, time, keybd, FREEZE_BOTH_NEXT_EVENT); in ProcAllowEvents() 1865 AllowSome(client, time, keybd, THAWED_BOTH); in ProcAllowEvents()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 113599 If the keyboard is then thawed through a AllowSome request, the VCK's 130376 dix: remove un-used parameter "core" from AllowSome 130678 dix: remove un-used parameter "core" from AllowSome
|