Home
last modified time | relevance | path

Searched refs:libinput_event_tablet_tool_get_rotation (Results 1 – 12 of 12) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput.sym206 libinput_event_tablet_tool_get_rotation;
H A Dlibinput.h2168 libinput_event_tablet_tool_get_rotation(struct libinput_event_tablet_tool *event);
H A Dlibinput.c1292 libinput_event_tablet_tool_get_rotation(struct libinput_event_tablet_tool *event) in libinput_event_tablet_tool_get_rotation() function
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libinput/
H A Devents.h246 return libinput_event_tablet_tool_get_rotation(m_tabletToolEvent); in rotation()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/libinput/
H A Dtablet_tool.c238 wlr_event.rotation = libinput_event_tablet_tool_get_rotation(tevent); in handle_tablet_tool_axis()
/dports/x11/libinput/libinput-1.12.6/tools/
H A Dlibinput-debug-events.c400 rotation = libinput_event_tablet_tool_get_rotation(t); in print_tablet_axes()
H A Dlibinput-record.c768 rotation = libinput_event_tablet_tool_get_rotation(t); in buffer_tablet_axes()
/dports/x11/libinput/libinput-1.12.6/test/
H A Dtest-tablet.c1769 val = libinput_event_tablet_tool_get_rotation(tev); in rotate_event()
1872 val = libinput_event_tablet_tool_get_rotation(tev); in START_TEST()
3070 val = libinput_event_tablet_tool_get_rotation(tev); in START_TEST()
/dports/devel/efl/efl-1.25.1/src/lib/elput/
H A Delput_evdev.c1521 ax[num].value = libinput_event_tablet_tool_get_rotation(event); in _tablet_tool_axis()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/evdev/
H A Dclutter-device-manager-evdev.c1102 value = libinput_event_tablet_tool_get_rotation (tablet_event); in translate_tablet_axes()
/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-seat-impl.c1852 value = libinput_event_tablet_tool_get_rotation (tablet_event); in translate_tablet_axes()
/dports/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0/src/
H A Dxf86libinput.c2017 value = libinput_event_tablet_tool_get_rotation(event); in xf86libinput_post_tablet_motion()