Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_TABLET_PAD_BUTTON (Results 1 – 9 of 9) sorted by relevance

/third_party/libinput/test/
Dtest-pad.c92 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST()
111 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST()
361 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST()
375 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST()
Dtest-misc.c472 if (type >= LIBINPUT_EVENT_TABLET_PAD_BUTTON && in START_TEST()
Dlitest.c3091 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in litest_event_type_str()
3184 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in litest_print_event()
3681 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_BUTTON; in litest_is_pad_button_event()
/third_party/libinput/src/
Dlibinput.c130 CASE_RETURN_STRING(LIBINPUT_EVENT_TABLET_PAD_BUTTON); in event_type_to_str()
433 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in libinput_event_get_tablet_pad_event()
1943 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in libinput_event_destroy()
2723 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in tablet_pad_notify_button()
3451 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_button_number()
3462 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_button_state()
3497 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_mode()
3510 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_mode_group()
3523 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in libinput_event_tablet_pad_get_time()
3537 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in libinput_event_tablet_pad_get_time_usec()
[all …]
Dlibinput.h863 LIBINPUT_EVENT_TABLET_PAD_BUTTON = 700, enumerator
/third_party/libinput/tools/
Dlibinput-debug-events.c134 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in print_event_header()
902 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in handle_and_print_events()
Dlibinput-debug-gui.c1395 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in handle_event_tablet_pad()
1478 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in handle_event_libinput()
Dlibinput-record.c1081 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in buffer_tablet_pad_button_event()
1258 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in buffer_libinput_event()
/third_party/libinput/export_include/
Dlibinput.h863 LIBINPUT_EVENT_TABLET_PAD_BUTTON = 700, enumerator