Home
last modified time | relevance | path

Searched refs:WL_POINTER_AXIS_VERTICAL_SCROLL (Results 1 – 13 of 13) sorted by relevance

/third_party/weston/clients/
Deventdemo.c271 axis == WL_POINTER_AXIS_VERTICAL_SCROLL ? "vertical" : in axis_handler()
331 axis == WL_POINTER_AXIS_VERTICAL_SCROLL ? "vertical" : in axis_stop_handler()
Dimage.c319 if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL && in axis_handler()
326 if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL) in axis_handler()
Dcliptest.c421 if (axis != WL_POINTER_AXIS_VERTICAL_SCROLL) in axis_handler()
Dterminal.c2849 if (axis != WL_POINTER_AXIS_VERTICAL_SCROLL) in axis_handler()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandevents.c236 case WL_POINTER_AXIS_VERTICAL_SCROLL: in pointer_handle_axis_common()
/third_party/weston/libweston/
Dlibinput-device.c283 weston_event.axis = WL_POINTER_AXIS_VERTICAL_SCROLL; in handle_pointer_axis()
/third_party/flutter/glfw/src/
Dwl_init.c148 case WL_POINTER_AXIS_VERTICAL_SCROLL: in pointerHandleAxis()
/third_party/weston/libweston/backend-x11/
Dx11.c1318 WL_POINTER_AXIS_VERTICAL_SCROLL; in x11_backend_deliver_button_event()
1330 WL_POINTER_AXIS_VERTICAL_SCROLL; in x11_backend_deliver_button_event()
/third_party/wayland_standard/tests/data/
Dexample-server.h3287 WL_POINTER_AXIS_VERTICAL_SCROLL = 0, enumerator
Dexample-client.h4078 WL_POINTER_AXIS_VERTICAL_SCROLL = 0, enumerator
/third_party/weston/libweston/backend-wayland/
Dwayland.c1841 if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL && in input_handle_axis()
1900 if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL) { in input_handle_axis_discrete()
2374 input->vert.axis = WL_POINTER_AXIS_VERTICAL_SCROLL; in display_add_seat()
/third_party/weston/libweston/backend-rdp/
Drdp.c1159 weston_event.axis = WL_POINTER_AXIS_VERTICAL_SCROLL; in xf_mouseEvent()
/third_party/weston/desktop-shell/
Dshell.c3543 else if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL) in do_zoom()
5071 weston_compositor_add_axis_binding(ec, WL_POINTER_AXIS_VERTICAL_SCROLL, in shell_add_bindings()
5075 weston_compositor_add_axis_binding(ec, WL_POINTER_AXIS_VERTICAL_SCROLL, in shell_add_bindings()