Home
last modified time | relevance | path

Searched refs:wl_seat (Results 1 – 25 of 28) sorted by relevance

12

/third_party/wayland_standard/tests/data/
Dexample-client.h81 struct wl_seat;
2762 …anager_get_data_device(struct wl_data_device_manager *wl_data_device_manager, struct wl_seat *seat) in wl_data_device_manager_get_data_device()
3116 wl_shell_surface_move(struct wl_shell_surface *wl_shell_surface, struct wl_seat *seat, uint32_t ser… in wl_shell_surface_move()
3132 wl_shell_surface_resize(struct wl_shell_surface *wl_shell_surface, struct wl_seat *seat, uint32_t s… in wl_shell_surface_resize()
3238 wl_shell_surface_set_popup(struct wl_shell_surface *wl_shell_surface, struct wl_seat *seat, uint32_… in wl_shell_surface_set_popup()
3869 struct wl_seat *wl_seat,
3881 struct wl_seat *wl_seat,
3889 wl_seat_add_listener(struct wl_seat *wl_seat, in wl_seat_add_listener() argument
3892 return wl_proxy_add_listener((struct wl_proxy *) wl_seat, in wl_seat_add_listener()
3929 wl_seat_set_user_data(struct wl_seat *wl_seat, void *user_data) in wl_seat_set_user_data() argument
[all …]
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/
Dsimple-weston-client.c71 struct wl_seat *wl_seat; member
395 seat_handle_capabilities(void *data, struct wl_seat *seat, uint32_t caps) in seat_handle_capabilities()
398 struct wl_seat *wl_seat = wlcontext->wl_seat; in seat_handle_capabilities() local
401 wlcontext->wl_pointer = wl_seat_get_pointer(wl_seat); in seat_handle_capabilities()
424 seat_name(void *data, struct wl_seat *wl_seat, const char *name) in seat_name() argument
481 wlcontext->wl_seat = in registry_handle_global()
483 wl_seat_add_listener(wlcontext->wl_seat, &seat_Listener, data); in registry_handle_global()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/
DWLContext.h30 struct wl_seat *wlSeat;
79 void SetWLSeat(struct wl_seat* wlSeat);
94 struct wl_seat* seat,
/third_party/weston/tests/
Dtext-test.c214 zwp_text_input_v1_activate(text_input, client->input->wl_seat, in TEST()
220 zwp_text_input_v1_deactivate(text_input, client->input->wl_seat); in TEST()
225 zwp_text_input_v1_activate(text_input, client->input->wl_seat, in TEST()
Ddevices-test.c284 wl_pointer = wl_seat_get_pointer(cl->input->wl_seat); in TEST()
295 wl_keyboard = wl_seat_get_keyboard(cl->input->wl_seat); in TEST()
301 wl_touch = wl_seat_get_touch(cl->input->wl_seat); in TEST()
Dweston-test-client-helper.h82 struct wl_seat *wl_seat; member
Dweston-test-client-helper.c572 wl_seat_release(inp->wl_seat); in input_destroy()
584 struct wl_seat *seat = input->wl_seat; in input_update_devices()
628 seat_handle_capabilities(void *data, struct wl_seat *seat, in seat_handle_capabilities()
645 seat_handle_name(void *data, struct wl_seat *seat, const char *name) in seat_handle_name()
769 input->wl_seat = in handle_global()
772 wl_seat_add_listener(input->wl_seat, &seat_listener, input); in handle_global()
/third_party/wayland_standard/tests/
Ddisplay-test.c130 struct wl_seat *seat;
161 static struct wl_seat *
178 static struct wl_seat *
258 struct wl_seat *seat = client_get_seat(c); in post_error_main()
302 struct wl_seat *seat = client_get_seat(c); in post_error_main2()
315 struct wl_seat *seat = client_get_seat(c); in post_error_main3()
386 struct wl_seat *seat = client_get_seat(c); in post_nomem_main()
426 struct wl_seat *seat = client_get_seat(c); in post_implementation_error_main()
794 struct wl_seat *seat; in check_error_after_epipe()
864 check_seat_versions(struct wl_seat *seat, uint32_t ev) in check_seat_versions()
[all …]
/third_party/weston/clients/
Dsimple-touch.c43 struct wl_seat *seat;
208 seat_handle_capabilities(void *data, struct wl_seat *wl_seat, in seat_handle_capabilities() argument
215 seat->wl_touch = wl_seat_get_touch(wl_seat); in seat_handle_capabilities()
Deditor.c792 struct wl_seat *seat) in text_entry_activate()
817 struct wl_seat *seat) in text_entry_deactivate()
1300 struct wl_seat *seat = input_get_seat(input); in text_entry_button_handler()
1315 struct wl_seat *seat = input_get_seat(input); in text_entry_touch_handler()
1345 struct wl_seat *seat = input_get_seat(input); in editor_button_handler()
1360 struct wl_seat *seat = input_get_seat(input); in editor_touch_handler()
Dweston-info.c121 struct wl_seat *seat;
519 seat_handle_capabilities(void *data, struct wl_seat *wl_seat, in seat_handle_capabilities() argument
542 seat_handle_name(void *data, struct wl_seat *wl_seat, in seat_handle_name() argument
Divi-shell-user-interface.c101 struct wl_seat *wlSeat;
512 seat_handle_capabilities(void *data, struct wl_seat *seat, uint32_t caps) in seat_handle_capabilities()
515 struct wl_seat *wlSeat = p_wlCtx->wlSeat; in seat_handle_capabilities()
Dsimple-dmabuf-v4l.c107 struct wl_seat *seat;
803 seat_handle_capabilities(void *data, struct wl_seat *seat, in seat_handle_capabilities()
Dsimple-egl.c61 struct wl_seat *seat;
696 seat_handle_capabilities(void *data, struct wl_seat *seat, in seat_handle_capabilities()
Dmulti-resource.c65 struct wl_seat *seat;
Dwindow.h654 struct wl_seat *
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLContext.cpp140 seat_data->wlSeat = (wl_seat*)wl_registry_bind( in RegistryHandleGlobal()
149 WLContext::SeatHandleCapabilities(void* data, struct wl_seat* seat, uint32_t caps) in SeatHandleCapabilities()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dmulti-touch-viewer.h44 struct wl_seat *p_seat;
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.h51 struct wl_seat *seat;
Dgstglwindow_wayland_egl.c150 seat_handle_capabilities (void *data, struct wl_seat *seat, in seat_handle_capabilities()
177 seat_name (void *data, struct wl_seat *seat, const char *name) in seat_name()
/third_party/flutter/glfw/src/
Dwl_platform.h116 struct wl_seat* seat;
Dwl_init.c345 struct wl_seat* seat, in seatHandleCapabilities()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandevents.c52 struct wl_seat *seat;
402 seat_handle_capabilities(void *data, struct wl_seat *seat, in seat_handle_capabilities()
/third_party/weston/compositor/
Dscreen-share.c93 struct wl_seat *seat;
331 ss_seat_handle_capabilities(void *data, struct wl_seat *seat, in ss_seat_handle_capabilities()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dmulti-touch-viewer.c236 seat_capabilities(void *p_data, struct wl_seat *p_seat, uint32_t caps) in seat_capabilities()

12