Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Ddix.h443 CheckDeviceGrabs(DeviceIntPtr /* device */ ,
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1774 if (!grab && CheckDeviceGrabs(device, event, 0)) in ProcessDeviceEvent()
1787 if (!grab && CheckDeviceGrabs(device, event, 0)) { in ProcessDeviceEvent()
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c1325 if (!CheckDeviceGrabs(replayDev, event, syncEvents.replayWin)) { in ComputeFreezes()
4001 CheckDeviceGrabs(DeviceIntPtr device, DeviceEvent *event, WindowPtr ancestor) in CheckDeviceGrabs() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog97714 Input: Store passive-activating key in CheckDeviceGrabs
97716 CheckDeviceGrabs will activate a passive grab for KeyPress and
97721 Previously, CheckDeviceGrabs relied on its callers to set
97723 ComputeFreezes). Just set it in CheckDeviceGrabs instead.
104713 Move replay-window check from ComputeFreezes to CheckDeviceGrabs.
104726 CheckDeviceGrabs: Delete redundant pWin->optional test.
104742 CheckDeviceGrabs checked all the ancestors of the window containing this
132958 deviceGrab.sync.event is now an internal event, and CheckDeviceGrabs and
153503 dix: Emulate core events within CheckDeviceGrabs and ComputeFreezes.
163572 Format documentation for CheckDeviceGrabs to make it readable.
[all …]