Home
last modified time | relevance | path

Searched refs:wl_pointer_set_cursor (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandmouse.c334 wl_pointer_set_cursor (pointer, 0, in Wayland_ShowCursor()
344 wl_pointer_set_cursor (pointer, 0, in Wayland_ShowCursor()
/third_party/flutter/glfw/src/
Dwl_window.c863 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in lockPointer()
915 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in _glfwPlatformSetCursor()
926 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in _glfwPlatformSetCursor()
943 wl_pointer_set_cursor(_glfw.wl.pointer, _glfw.wl.pointerSerial, in _glfwPlatformSetCursor()
/third_party/weston/tests/
Ddevices-test.c288 wl_pointer_set_cursor(wl_pointer, 0, NULL, 0, 0); in TEST()
/third_party/weston/clients/
Dsimple-egl.c538 wl_pointer_set_cursor(pointer, serial, NULL, 0, 0); in pointer_handle_enter()
544 wl_pointer_set_cursor(pointer, serial, in pointer_handle_enter()
Divi-shell-user-interface.c213 wl_pointer_set_cursor(pCtx->wlPointer, pCtx->enter_serial, in set_pointer_image()
233 wl_pointer_set_cursor(pCtx->wlPointer, pCtx->enter_serial, in set_pointer_image()
Dwindow.c3810 wl_pointer_set_cursor(input->pointer, input->pointer_enter_serial, in input_set_pointer_image_index()
3821 wl_pointer_set_cursor(input->pointer, in input_set_pointer_special()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLEyesRenderer.cpp101 wl_pointer_set_cursor(context->wlPointer, serial, in set_pointer_image()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/
Dsimple-weston-client.c304 wl_pointer_set_cursor(wlcontext->wl_pointer, 0, in set_pointer_image()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c79 wl_pointer_set_cursor (pointer, serial, in pointer_handle_enter()
/third_party/weston/libweston/backend-wayland/
Dwayland.c1637 wl_pointer_set_cursor(input->parent.pointer, input->enter_serial, in input_set_cursor()
1690 wl_pointer_set_cursor(input->parent.pointer, in input_handle_pointer_enter()
1759 wl_pointer_set_cursor(input->parent.pointer, in input_handle_motion()
/third_party/wayland_standard/tests/data/
Dexample-client.h4507 wl_pointer_set_cursor(struct wl_pointer *wl_pointer, uint32_t serial, struct wl_surface *surface, i… in wl_pointer_set_cursor() function