Home
last modified time | relevance | path

Searched defs:xwl_seat (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c220 struct xwl_seat *xwl_seat = device->public.devicePrivate; in xwl_keyboard_proc() local
374 struct xwl_seat *xwl_seat = data; in pointer_handle_enter() local
446 struct xwl_seat *xwl_seat = data; in pointer_handle_leave() local
462 dispatch_pointer_motion_event(struct xwl_seat *xwl_seat) in dispatch_pointer_motion_event()
523 struct xwl_seat *xwl_seat = data; in pointer_handle_motion() local
540 struct xwl_seat *xwl_seat = data; in pointer_handle_button() local
572 struct xwl_seat *xwl_seat = data; in pointer_handle_axis() local
612 struct xwl_seat *xwl_seat = data; in pointer_handle_frame() local
635 struct xwl_seat *xwl_seat = data; in pointer_handle_axis_discrete() local
669 struct xwl_seat *xwl_seat = data; in relative_pointer_handle_relative_motion() local
[all …]
H A Dxwayland.h234 struct xwl_seat *xwl_seat; member
246 struct xwl_seat { struct
247 DeviceIntPtr pointer;
248 DeviceIntPtr relative_pointer;
249 DeviceIntPtr keyboard;
250 DeviceIntPtr touch;
251 DeviceIntPtr stylus;
252 DeviceIntPtr eraser;
253 DeviceIntPtr puck;
254 struct xwl_screen *xwl_screen;
[all …]
H A Dxwayland-cursor.c80 struct xwl_seat *xwl_seat; in xwl_unrealize_cursor() local
126 xwl_seat_set_cursor(struct xwl_seat *xwl_seat) in xwl_seat_set_cursor()
181 struct xwl_seat *xwl_seat = xwl_tablet_tool->seat; in xwl_tablet_tool_set_cursor() local
234 struct xwl_seat *xwl_seat; in xwl_set_cursor() local
H A Dxwayland.c237 struct xwl_seat *xwl_seat, *next_xwl_seat; in xwl_close_screen() local
297 struct xwl_seat *xwl_seat = device->public.devicePrivate; in xwl_cursor_warped_to() local
339 struct xwl_seat *xwl_seat = device->public.devicePrivate; in xwl_cursor_confined_to() local
651 struct xwl_seat *xwl_seat; in xwl_unrealize_window() local