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/
H A Dtest-pad.c92 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST() local
111 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST() local
360 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST() local
374 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in START_TEST() local
H A Dtest-misc.c475 if (type >= LIBINPUT_EVENT_TABLET_PAD_BUTTON && in START_TEST()
H A Dlitest.c3199 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in litest_event_type_str()
3292 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in litest_print_event()
3902 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_BUTTON; in litest_is_pad_button_event()
/third_party/libinput/src/
H A Dlibinput.c103 CASE_RETURN_STRING(LIBINPUT_EVENT_TABLET_PAD_BUTTON); in event_type_to_str()
447 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in libinput_event_get_tablet_pad_event() local
2028 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in libinput_event_destroy()
2908 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in tablet_pad_notify_button()
3664 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_button_number() local
3675 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_button_state() local
3710 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_mode() local
3723 LIBINPUT_EVENT_TABLET_PAD_BUTTON); in libinput_event_tablet_pad_get_mode_group() local
3736 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in libinput_event_tablet_pad_get_time() local
3750 LIBINPUT_EVENT_TABLET_PAD_BUTTON, in libinput_event_tablet_pad_get_time_usec() local
3764 LIBINPUT_EVENT_TABLET_PAD_BUTTON, libinput_event_tablet_pad_get_base_event() local
[all...]
H A Dlibinput.h167 * LIBINPUT_EVENT_TABLET_PAD_BUTTON, @ref LIBINPUT_EVENT_TABLET_PAD_RING and
918 * by the tablet pad. See @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON.
920 * @see LIBINPUT_EVENT_TABLET_PAD_BUTTON
941 LIBINPUT_EVENT_TABLET_PAD_BUTTON = 700, enumerator
962 * A key differs from @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON in that
3243 * For events that are not of type @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON,
3251 * @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON. For other events, this function
3268 * @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON. For other events, this function
/third_party/libinput/tools/
H A Dlibinput-debug-events.c149 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in print_event_header()
934 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in handle_and_print_events()
H A Dlibinput-debug-gui.c1733 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in handle_event_tablet_pad()
1825 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in handle_event_libinput()
H A Dlibinput-record.c1048 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in print_tablet_pad_button_event()
1215 case LIBINPUT_EVENT_TABLET_PAD_BUTTON: in print_libinput_event()
/third_party/libinput/export_include/
H A Dlibinput.h167 * LIBINPUT_EVENT_TABLET_PAD_BUTTON, @ref LIBINPUT_EVENT_TABLET_PAD_RING and
918 * by the tablet pad. See @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON.
920 * @see LIBINPUT_EVENT_TABLET_PAD_BUTTON
941 LIBINPUT_EVENT_TABLET_PAD_BUTTON = 700, enumerator
962 * A key differs from @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON in that
3243 * For events that are not of type @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON,
3251 * @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON. For other events, this function
3268 * @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON. For other events, this function

Completed in 34 milliseconds