Home
last modified time | relevance | path

Searched refs:was_down (Results 1 - 5 of 5) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py118 self.was_down = False
135 self.was_down = True
178 self.was_down,
H A Dlibinput-measure-touch-size.py111 self.was_down = False
130 self.was_down = True
158 if self.was_down:
/third_party/libinput/src/
H A Devdev-mt-touchpad.h196 bool was_down; /* if distance == 0, false for pure hovering member
H A Devdev-mt-touchpad-tap.c1265 if (t->was_down) { in tp_tap_handle_state()
H A Devdev-mt-touchpad.c358 t->was_down = false; in tp_new_touch()
374 t->was_down = true; in tp_begin_touch()

Completed in 10 milliseconds