Searched defs:seat (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_seat.cpp | 77 void seat_get_pointer(wl_client* client, wl_resource* seat, uint32_t id) { in seat_get_pointer() 92 void seat_get_keyboard(wl_client* client, wl_resource* seat, uint32_t id) { in seat_get_keyboard() 107 void seat_get_touch(wl_client* client, wl_resource* seat, uint32_t id) { in seat_get_touch()
|
D | wayland_shell.cpp | 122 wl_resource* seat, uint32_t serial, in xdg_toplevel_show_window_menu() 132 void xdg_toplevel_move(wl_client*, wl_resource* toplevel, wl_resource* seat, in xdg_toplevel_move() 140 void xdg_toplevel_resize(wl_client*, wl_resource* toplevel, wl_resource* seat, in xdg_toplevel_resize() 214 void xdg_popup_grab(wl_client*, wl_resource* popup, wl_resource* seat, in xdg_popup_grab()
|