Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_TABLET_PAD_STRIP (Results 1 – 8 of 8) sorted by relevance

/third_party/libinput/src/
Dlibinput.c132 CASE_RETURN_STRING(LIBINPUT_EVENT_TABLET_PAD_STRIP); in event_type_to_str()
432 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_get_tablet_pad_event()
1942 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in libinput_event_destroy()
2783 LIBINPUT_EVENT_TABLET_PAD_STRIP, in tablet_pad_notify_strip()
3418 LIBINPUT_EVENT_TABLET_PAD_STRIP); in libinput_event_tablet_pad_get_strip_position()
3429 LIBINPUT_EVENT_TABLET_PAD_STRIP); in libinput_event_tablet_pad_get_strip_number()
3440 LIBINPUT_EVENT_TABLET_PAD_STRIP); in libinput_event_tablet_pad_get_strip_source()
3496 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_tablet_pad_get_mode()
3509 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_tablet_pad_get_mode_group()
3522 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_tablet_pad_get_time()
[all …]
Dlibinput.h878 LIBINPUT_EVENT_TABLET_PAD_STRIP, enumerator
/third_party/libinput/tools/
Dlibinput-debug-events.c140 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in print_event_header()
908 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in handle_and_print_events()
Dlibinput-debug-gui.c1407 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in handle_event_tablet_pad()
1480 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in handle_event_libinput()
Dlibinput-record.c1138 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in buffer_tablet_pad_ringstrip_event()
1262 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in buffer_libinput_event()
/third_party/libinput/export_include/
Dlibinput.h878 LIBINPUT_EVENT_TABLET_PAD_STRIP, enumerator
/third_party/libinput/test/
Dtest-misc.c473 type <= LIBINPUT_EVENT_TABLET_PAD_STRIP) { in START_TEST()
Dlitest.c3097 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in litest_event_type_str()
3197 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in litest_print_event()
3723 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_STRIP; in litest_is_pad_strip_event()