Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad.h462 uint64_t keyboard_last_press_time; member
Devdev-mt-touchpad.c911 t->palm.time > tp->dwt.keyboard_last_press_time) { in tp_palm_detect_dwt_triggered()
2222 tp->dwt.keyboard_last_press_time = now; in tp_keyboard_timeout()
2324 tp->dwt.keyboard_last_press_time = time; in tp_keyboard_event()