Home
last modified time | relevance | path

Searched refs:LIBINPUT_TABLET_TOOL_TIP_DOWN (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/test/
H A Dtest-totem.c112 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
184 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
386 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
398 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
438 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
511 litest_assert_tablet_tip_event(li, LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST()
H A Dtest-tablet.c235 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
287 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
343 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
502 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
536 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
587 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
833 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
893 LIBINPUT_TABLET_TOOL_TIP_DOWN); in START_TEST() local
/third_party/libinput/src/
H A Devdev-totem.c398 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in totem_handle_slot_state()
415 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in totem_handle_slot_state()
571 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in totem_interface_suspend()
691 LIBINPUT_TABLET_TOOL_TIP_DOWN, in totem_interface_initial_proximity()
H A Devdev-tablet.c1212 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in tablet_notify_button_mask()
1672 LIBINPUT_TABLET_TOOL_TIP_DOWN, in tablet_send_tip()
1721 tip_state = LIBINPUT_TABLET_TOOL_TIP_DOWN; in tablet_send_axes()
H A Dlibinput.h393 LIBINPUT_TABLET_TOOL_TIP_DOWN = 1, enumerator
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c356 ctx->tip_is_down = libinput_event_tablet_tool_get_tip_state(t) == LIBINPUT_TABLET_TOOL_TIP_DOWN; in handle_tablet_tip_event()
H A Dlibinput-debug-events.c466 printq(" %s\n", state == LIBINPUT_TABLET_TOOL_TIP_DOWN ? "down" : "up"); in print_tablet_tip_event()
H A Dlibinput-debug-gui.c1674 LIBINPUT_TABLET_TOOL_TIP_DOWN) { in handle_event_tablet()
/third_party/libinput/export_include/
H A Dlibinput.h393 LIBINPUT_TABLET_TOOL_TIP_DOWN = 1, enumerator

Completed in 26 milliseconds