Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad.c896 tp->dwt.keyboard_active && in tp_palm_detect_dwt_triggered()
901 } else if (!tp->dwt.keyboard_active && in tp_palm_detect_dwt_triggered()
1866 tp->dwt.keyboard_active) { in tp_post_events()
2229 tp->dwt.keyboard_active = false; in tp_keyboard_timeout()
2307 if (!tp->dwt.keyboard_active) { in tp_keyboard_event()
2318 tp->dwt.keyboard_active = true; in tp_keyboard_event()
2626 tp->dwt.keyboard_active = false; in tp_interface_device_removed()
Devdev-mt-touchpad.h460 bool keyboard_active; member