Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_TABLET_PAD_KEY (Results 1 - 6 of 6) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.c106 CASE_RETURN_STRING(LIBINPUT_EVENT_TABLET_PAD_KEY); in event_type_to_str()
448 LIBINPUT_EVENT_TABLET_PAD_KEY); in libinput_event_get_tablet_pad_event() local
2008 if (event->base.type != LIBINPUT_EVENT_TABLET_PAD_KEY) in libinput_event_tablet_pad_destroy()
2029 case LIBINPUT_EVENT_TABLET_PAD_KEY: in libinput_event_destroy()
2990 LIBINPUT_EVENT_TABLET_PAD_KEY, in tablet_pad_notify_key()
3686 LIBINPUT_EVENT_TABLET_PAD_KEY); in libinput_event_tablet_pad_get_key() local
3697 LIBINPUT_EVENT_TABLET_PAD_KEY); in libinput_event_tablet_pad_get_key_state() local
3737 LIBINPUT_EVENT_TABLET_PAD_KEY); in libinput_event_tablet_pad_get_time() local
3751 LIBINPUT_EVENT_TABLET_PAD_KEY); in libinput_event_tablet_pad_get_time_usec() local
3765 LIBINPUT_EVENT_TABLET_PAD_KEY); in libinput_event_tablet_pad_get_base_event() local
[all...]
H A Dlibinput.h930 * A button differs from @ref LIBINPUT_EVENT_TABLET_PAD_KEY in that
969 LIBINPUT_EVENT_TABLET_PAD_KEY, enumerator
3285 * For events that are not of type @ref LIBINPUT_EVENT_TABLET_PAD_KEY,
3289 * @ref LIBINPUT_EVENT_TABLET_PAD_KEY. For other events, this function
3306 * @ref LIBINPUT_EVENT_TABLET_PAD_KEY. For other events, this function
3328 * call this function for @ref LIBINPUT_EVENT_TABLET_PAD_KEY.
3361 * call this function for @ref LIBINPUT_EVENT_TABLET_PAD_KEY.
/third_party/libinput/tools/
H A Dlibinput-debug-events.c158 case LIBINPUT_EVENT_TABLET_PAD_KEY: in print_event_header()
943 case LIBINPUT_EVENT_TABLET_PAD_KEY: in handle_and_print_events()
H A Dlibinput-debug-gui.c1830 case LIBINPUT_EVENT_TABLET_PAD_KEY: in handle_event_libinput()
/third_party/libinput/export_include/
H A Dlibinput.h930 * A button differs from @ref LIBINPUT_EVENT_TABLET_PAD_KEY in that
969 LIBINPUT_EVENT_TABLET_PAD_KEY, enumerator
3285 * For events that are not of type @ref LIBINPUT_EVENT_TABLET_PAD_KEY,
3289 * @ref LIBINPUT_EVENT_TABLET_PAD_KEY. For other events, this function
3306 * @ref LIBINPUT_EVENT_TABLET_PAD_KEY. For other events, this function
3328 * call this function for @ref LIBINPUT_EVENT_TABLET_PAD_KEY.
3361 * call this function for @ref LIBINPUT_EVENT_TABLET_PAD_KEY.
/third_party/libinput/test/
H A Dlitest.c3208 case LIBINPUT_EVENT_TABLET_PAD_KEY: in litest_event_type_str()
3964 enum libinput_event_type type = LIBINPUT_EVENT_TABLET_PAD_KEY; in litest_is_pad_key_event()

Completed in 25 milliseconds