Home
last modified time | relevance | path

Searched refs:grab_window (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiallowev.c61 swapl(&req_xi22->grab_window); in SProcXIAllowEvents()
126 rc = dixLookupWindow(&win, stuff->grab_window, client, DixReadAccess); in ProcXIAllowEvents()
131 stuff->grab_window, &client->errorValue); in ProcXIAllowEvents()
H A Dxipassivegrab.c60 swapl(&stuff->grab_window); in SProcXIPassiveGrabDevice()
151 param.grabWindow = stuff->grab_window; in ProcXIPassiveGrabDevice()
173 dixLookupWindow((WindowPtr *) &tmp, stuff->grab_window, client, in ProcXIPassiveGrabDevice()
268 swapl(&stuff->grab_window); in SProcXIPassiveUngrabDevice()
322 rc = dixLookupWindow(&win, stuff->grab_window, client, DixSetAttrAccess); in ProcXIPassiveUngrabDevice()
H A Dxigrabdev.c58 swapl(&stuff->grab_window); in SProcXIGrabDevice()
112 stuff->grab_window, in ProcXIGrabDevice()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-xipassivegrabdevice.c145 swapl(&req->grab_window); in request_XIPassiveGrabDevice()
177 request->grab_window = CLIENT_WINDOW_ID; in test_XIPassiveGrabDevice()
193 request->grab_window = CLIENT_WINDOW_ID; in test_XIPassiveGrabDevice()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0071-desktop-shell-Support-clock-without-date.patch25 struct window *grab_window;
/OK3568_Linux_fs/buildroot/package/weston/
H A D0070-desktop-shell-Support-clock-without-date.patch25 struct window *grab_window;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0070-desktop-shell-Support-clock-without-date.patch25 struct window *grab_window;
/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c1014 uint32_t touchid, Window grab_window, XID *error) in TouchAcceptReject() argument
1032 ti->listeners[i].window->drawable.id == grab_window) in TouchAcceptReject()
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h594 uint32_t touchid, Window grab_window, XID *error);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog65693 If the grab_window is the barrier window and the client owns the grab,
78332 grab_window and touchid were removed from the struct for ABI compatibility
78345 grab_window and touchid were removed from the struct for ABI compatibility
129082 Xi: check cursor and grab_window before attempting the passive grab.
129085 looping through the modifier masks. Otherwise, a wrong grab_window will