Searched refs:ActivateFocusInGrab (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix.h | 378 ActivateFocusInGrab(DeviceIntPtr /* dev */ ,
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 2799 if (!ActivateFocusInGrab(dev, pWin, NoneWin)) in DeleteDeviceFromAnyExtEvents() 2811 if (!ActivateFocusInGrab(dev, pWin, parent)) in DeleteDeviceFromAnyExtEvents() 2817 if (!ActivateFocusInGrab(dev, pWin, PointerRootWin)) in DeleteDeviceFromAnyExtEvents() 2829 if (!ActivateFocusInGrab(dev, pWin, kbd->focus->win)) in DeleteDeviceFromAnyExtEvents() 2835 if (!ActivateFocusInGrab(dev, pWin, NoneWin)) in DeleteDeviceFromAnyExtEvents()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | events.c | 2899 ActivateFocusInGrab(DeviceIntPtr dev, WindowPtr old, WindowPtr win) in ActivateFocusInGrab() function 4781 if (!ActivateFocusInGrab(dev, keybd->focus->win, focusWin)) in SetInputFocus() 4785 if (!ActivateFocusInGrab(dev, focus->win, focusWin)) in SetInputFocus() 5770 if (!ActivateFocusInGrab(keybd, pWin, parent)) in DeleteWindowFromAnyEvents() 5776 if (!ActivateFocusInGrab(keybd, pWin, PointerRootWin)) in DeleteWindowFromAnyEvents()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 104746 ActivateFocusInGrab and ActivateEnterGrab already checked whether they
|