Home
last modified time | relevance | path

Searched refs:LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/src/
Devdev-tablet.h137 axis = LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z; in evcode_to_axis()
203 case LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z: in axis_to_evcode()
Devdev-totem.c98 set_bit(tool->axis_caps, LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in totem_new_tool()
243 LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in totem_process_abs()
289 LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z)) { in totem_slot_fetch_axes()
Devdev-tablet.c147 if (axis == LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z) { in tablet_device_has_axis()
439 set_bit(tablet->changed_axes, LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in convert_tilt_to_rotation()
607 LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z)) { in tablet_update_artpen_rotation()
970 LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in tool_set_bits_from_libwacom()
981 copy_axis_cap(tablet, tool, LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in tool_set_bits_from_libwacom()
1032 copy_axis_cap(tablet, tool, LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in tool_set_bits()
1036 copy_axis_cap(tablet, tool, LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in tool_set_bits()
1291 set_bit(tablet->changed_axes, LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in sanitize_mouse_lens_rotation()
Dlibinput-private.h349 LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z = 7, enumerator
Dlibinput.c1143 LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in libinput_event_tablet_tool_rotation_has_changed()
1603 LIBINPUT_TABLET_TOOL_AXIS_ROTATION_Z); in libinput_tablet_tool_has_rotation()