Home
last modified time | relevance | path

Searched refs:libinput_event_tablet_pad_get_button_state (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.h3277 libinput_event_tablet_pad_get_button_state(struct libinput_event_tablet_pad *event);
H A Dlibinput.c3670 libinput_event_tablet_pad_get_button_state(struct libinput_event_tablet_pad *event) in libinput_event_tablet_pad_get_button_state() function
/third_party/libinput/export_include/
H A Dlibinput.h3277 libinput_event_tablet_pad_get_button_state(struct libinput_event_tablet_pad *event);
/third_party/libinput/tools/
H A Dlibinput-debug-events.c731 state = libinput_event_tablet_pad_get_button_state(p); in print_tablet_pad_button_event()
H A Dlibinput-debug-gui.c1734 is_press = libinput_event_tablet_pad_get_button_state(p) == LIBINPUT_BUTTON_STATE_PRESSED; in handle_event_tablet_pad()
H A Dlibinput-record.c1057 state = libinput_event_tablet_pad_get_button_state(p); in print_tablet_pad_button_event()
/third_party/libinput/test/
H A Dlitest.c3296 libinput_event_tablet_pad_get_button_state(pad)); in litest_print_event()
3912 litest_assert_int_eq(libinput_event_tablet_pad_get_button_state(p), in litest_is_pad_button_event()

Completed in 29 milliseconds