Home
last modified time | relevance | path

Searched refs:WL_POINTER_AXIS_HORIZONTAL_SCROLL (Results 1 – 8 of 8) sorted by relevance

/third_party/weston/clients/
Dimage.c328 else if (axis == WL_POINTER_AXIS_HORIZONTAL_SCROLL) in axis_handler()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandevents.c240 case WL_POINTER_AXIS_HORIZONTAL_SCROLL: in pointer_handle_axis_common()
/third_party/weston/libweston/
Dlibinput-device.c296 weston_event.axis = WL_POINTER_AXIS_HORIZONTAL_SCROLL; in handle_pointer_axis()
/third_party/flutter/glfw/src/
Dwl_init.c144 case WL_POINTER_AXIS_HORIZONTAL_SCROLL: in pointerHandleAxis()
/third_party/weston/libweston/backend-x11/
Dx11.c1342 WL_POINTER_AXIS_HORIZONTAL_SCROLL; in x11_backend_deliver_button_event()
1354 WL_POINTER_AXIS_HORIZONTAL_SCROLL; in x11_backend_deliver_button_event()
/third_party/weston/libweston/backend-wayland/
Dwayland.c1846 } else if (axis == WL_POINTER_AXIS_HORIZONTAL_SCROLL && in input_handle_axis()
1903 } else if (axis == WL_POINTER_AXIS_HORIZONTAL_SCROLL) { in input_handle_axis_discrete()
2375 input->horiz.axis = WL_POINTER_AXIS_HORIZONTAL_SCROLL; in display_add_seat()
/third_party/wayland_standard/tests/data/
Dexample-server.h3291 WL_POINTER_AXIS_HORIZONTAL_SCROLL = 1, enumerator
Dexample-client.h4082 WL_POINTER_AXIS_HORIZONTAL_SCROLL = 1, enumerator