Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad.h313 bool use_touch_size; member
Devdev-mt-touchpad.c1402 else if (tp->touch_size.use_touch_size) in tp_unhover_touches()
3593 tp->touch_size.use_touch_size = true; in tp_init_touch_size()
3609 bool use_touch_size = false; in tp_init() local
3625 use_touch_size = tp_init_touch_size(tp, device); in tp_init()
3627 if (!use_touch_size) in tp_init()