Home
last modified time | relevance | path

Searched refs:TABLET_TOOL_IN_CONTACT (Results 1 – 2 of 2) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Devdev-tablet.h41 TABLET_TOOL_IN_CONTACT = 1 << 3, enumerator
H A Devdev-tablet.c1105 tip_state = tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT) ? in tablet_notify_button_mask()
1301 tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT)) { in detect_tool_contact()
1304 !tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT)) { in detect_tool_contact()
1448 tablet_set_status(tablet, TABLET_TOOL_IN_CONTACT); in tablet_send_tip()
1466 tablet_unset_status(tablet, TABLET_TOOL_IN_CONTACT); in tablet_send_tip()
1491 TABLET_TOOL_IN_CONTACT)) in tablet_send_axes()
1605 if (tablet_has_status(tablet, TABLET_TOOL_IN_CONTACT)) in tablet_flush()