Searched refs:LIBINPUT_EVENT_TABLET_PAD_STRIP (Results 1 - 8 of 8) sorted by relevance
/third_party/libinput/src/ |
H A D | libinput.c | 105 CASE_RETURN_STRING(LIBINPUT_EVENT_TABLET_PAD_STRIP); in event_type_to_str() 446 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_get_tablet_pad_event() local 2027 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in libinput_event_destroy() 2968 LIBINPUT_EVENT_TABLET_PAD_STRIP, in tablet_pad_notify_strip() 3631 LIBINPUT_EVENT_TABLET_PAD_STRIP); in libinput_event_tablet_pad_get_strip_position() local 3642 LIBINPUT_EVENT_TABLET_PAD_STRIP); in libinput_event_tablet_pad_get_strip_number() local 3653 LIBINPUT_EVENT_TABLET_PAD_STRIP); in libinput_event_tablet_pad_get_strip_source() local 3709 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_tablet_pad_get_mode() local 3722 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_tablet_pad_get_mode_group() local 3735 LIBINPUT_EVENT_TABLET_PAD_STRIP, in libinput_event_tablet_pad_get_time() local 3749 LIBINPUT_EVENT_TABLET_PAD_STRIP, libinput_event_tablet_pad_get_time_usec() local 3763 LIBINPUT_EVENT_TABLET_PAD_STRIP, libinput_event_tablet_pad_get_base_event() local [all...] |
H A D | libinput.h | 168 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. 309 * The source for a @ref LIBINPUT_EVENT_TABLET_PAD_STRIP event. See 956 LIBINPUT_EVENT_TABLET_PAD_STRIP, enumerator 3189 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. For other events, this function 3209 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. For other events, this function 3228 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. For other events, this function
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 155 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in print_event_header() 940 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in handle_and_print_events()
|
H A D | libinput-debug-gui.c | 1745 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in handle_event_tablet_pad() 1827 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in handle_event_libinput()
|
H A D | libinput-record.c | 1101 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in print_tablet_pad_ringstrip_event() 1219 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in print_libinput_event()
|
/third_party/libinput/export_include/ |
H A D | libinput.h | 168 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. 309 * The source for a @ref LIBINPUT_EVENT_TABLET_PAD_STRIP event. See 956 LIBINPUT_EVENT_TABLET_PAD_STRIP, enumerator 3189 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. For other events, this function 3209 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. For other events, this function 3228 * @ref LIBINPUT_EVENT_TABLET_PAD_STRIP. For other events, this function
|
/third_party/libinput/test/ |
H A D | test-misc.c | 476 type <= LIBINPUT_EVENT_TABLET_PAD_STRIP) { in START_TEST()
|
H A D | litest.c | 3205 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in litest_event_type_str() 3305 case LIBINPUT_EVENT_TABLET_PAD_STRIP: in litest_print_event() 3944 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_STRIP; in litest_is_pad_strip_event()
|
Completed in 30 milliseconds