Home
last modified time | relevance | path

Searched refs:LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL (Results 1 – 4 of 4) sorted by relevance

/third_party/libinput/src/
Devdev-tablet.h169 axis = LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL; in rel_evcode_to_axis()
Devdev-tablet.c161 } else if (axis == LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL) { in tablet_device_has_axis()
660 a = LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL; in tablet_update_wheel()
962 copy_axis_cap(tablet, tool, LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL); in tool_set_bits_from_libwacom()
1037 copy_axis_cap(tablet, tool, LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL); in tool_set_bits()
Dlibinput-private.h351 LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL = 9, enumerator
Dlibinput.c1207 LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL); in libinput_event_tablet_tool_wheel_has_changed()
1617 LIBINPUT_TABLET_TOOL_AXIS_REL_WHEEL); in libinput_tablet_tool_has_wheel()