Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_TABLET_TOOL_BUTTON (Results 1 – 11 of 11) sorted by relevance

/third_party/libinput/src/
Dlibinput.c129 CASE_RETURN_STRING(LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in event_type_to_str()
420 LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in libinput_event_get_tablet_tool_event()
1043 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_x_has_changed()
1059 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_y_has_changed()
1075 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_pressure_has_changed()
1091 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_distance_has_changed()
1107 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_tilt_x_has_changed()
1123 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_tilt_y_has_changed()
1139 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_rotation_has_changed()
1155 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, in libinput_event_tablet_tool_slider_has_changed()
[all …]
Dlibinput.h846 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, enumerator
/third_party/libinput/test/
Dtest-tablet.c71 tev = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
83 tev = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
127 tev = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
135 tev = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
149 tev = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
157 tev = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
386 LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
423 LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
469 LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
507 LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
[all …]
Dtest-totem.c380 t = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
392 t = litest_is_tablet_event(event, LIBINPUT_EVENT_TABLET_TOOL_BUTTON); in START_TEST()
Dtest-misc.c430 type <= LIBINPUT_EVENT_TABLET_TOOL_BUTTON) { in START_TEST()
Dlitest.c3088 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in litest_event_type_str()
3178 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in litest_print_event()
3615 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_TOOL_BUTTON; in litest_assert_tablet_button_event()
/third_party/libinput/tools/
Dlibinput-debug-events.c131 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in print_event_header()
899 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in handle_and_print_events()
Dlibinput-record.c988 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in buffer_tablet_tool_button_event()
1031 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in buffer_tablet_tool_event()
1038 if (libinput_event_get_type(e) == LIBINPUT_EVENT_TABLET_TOOL_BUTTON) { in buffer_tablet_tool_event()
1255 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in buffer_libinput_event()
Dlibinput-debug-tablet.c376 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in handle_libinput_events()
Dlibinput-debug-gui.c1368 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in handle_event_tablet()
1475 case LIBINPUT_EVENT_TABLET_TOOL_BUTTON: in handle_event_libinput()
/third_party/libinput/export_include/
Dlibinput.h846 LIBINPUT_EVENT_TABLET_TOOL_BUTTON, enumerator