Searched refs:LIBINPUT_EVENT_TABLET_PAD_RING (Results 1 - 7 of 7) sorted by relevance
/third_party/libinput/src/ |
H A D | libinput.c | 104 CASE_RETURN_STRING(LIBINPUT_EVENT_TABLET_PAD_RING); in event_type_to_str() 445 LIBINPUT_EVENT_TABLET_PAD_RING, in libinput_event_get_tablet_pad_event() local 2026 case LIBINPUT_EVENT_TABLET_PAD_RING: in libinput_event_destroy() 2938 LIBINPUT_EVENT_TABLET_PAD_RING, in tablet_pad_notify_ring() 3598 LIBINPUT_EVENT_TABLET_PAD_RING); in libinput_event_tablet_pad_get_ring_position() local 3609 LIBINPUT_EVENT_TABLET_PAD_RING); in libinput_event_tablet_pad_get_ring_number() local 3620 LIBINPUT_EVENT_TABLET_PAD_RING); in libinput_event_tablet_pad_get_ring_source() local 3708 LIBINPUT_EVENT_TABLET_PAD_RING, in libinput_event_tablet_pad_get_mode() local 3721 LIBINPUT_EVENT_TABLET_PAD_RING, in libinput_event_tablet_pad_get_mode_group() local 3734 LIBINPUT_EVENT_TABLET_PAD_RING, in libinput_event_tablet_pad_get_time() local 3748 LIBINPUT_EVENT_TABLET_PAD_RING, libinput_event_tablet_pad_get_time_usec() local 3762 LIBINPUT_EVENT_TABLET_PAD_RING, libinput_event_tablet_pad_get_base_event() local [all...] |
H A D | libinput.h | 167 * LIBINPUT_EVENT_TABLET_PAD_BUTTON, @ref LIBINPUT_EVENT_TABLET_PAD_RING and 292 * The source for a @ref LIBINPUT_EVENT_TABLET_PAD_RING event. See 948 LIBINPUT_EVENT_TABLET_PAD_RING, enumerator 3126 * @ref LIBINPUT_EVENT_TABLET_PAD_RING. For other events, this function 3146 * @ref LIBINPUT_EVENT_TABLET_PAD_RING. For other events, this function 3165 * @ref LIBINPUT_EVENT_TABLET_PAD_RING. For other events, this function
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 152 case LIBINPUT_EVENT_TABLET_PAD_RING: in print_event_header() 937 case LIBINPUT_EVENT_TABLET_PAD_RING: in handle_and_print_events()
|
H A D | libinput-debug-gui.c | 1739 case LIBINPUT_EVENT_TABLET_PAD_RING: in handle_event_tablet_pad() 1826 case LIBINPUT_EVENT_TABLET_PAD_RING: in handle_event_libinput()
|
H A D | libinput-record.c | 1087 case LIBINPUT_EVENT_TABLET_PAD_RING: in print_tablet_pad_ringstrip_event() 1218 case LIBINPUT_EVENT_TABLET_PAD_RING: in print_libinput_event()
|
/third_party/libinput/export_include/ |
H A D | libinput.h | 167 * LIBINPUT_EVENT_TABLET_PAD_BUTTON, @ref LIBINPUT_EVENT_TABLET_PAD_RING and 292 * The source for a @ref LIBINPUT_EVENT_TABLET_PAD_RING event. See 948 LIBINPUT_EVENT_TABLET_PAD_RING, enumerator 3126 * @ref LIBINPUT_EVENT_TABLET_PAD_RING. For other events, this function 3146 * @ref LIBINPUT_EVENT_TABLET_PAD_RING. For other events, this function 3165 * @ref LIBINPUT_EVENT_TABLET_PAD_RING. For other events, this function
|
/third_party/libinput/test/ |
H A D | litest.c | 3202 case LIBINPUT_EVENT_TABLET_PAD_RING: in litest_event_type_str() 3298 case LIBINPUT_EVENT_TABLET_PAD_RING: in litest_print_event() 3924 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_RING; in litest_is_pad_ring_event()
|
Completed in 29 milliseconds