Home
last modified time | relevance | path

Searched refs:has_moved (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c256 t->button.has_moved) in tp_button_release_other_bottom_touches()
267 t->button.has_moved = true; in tp_button_release_other_bottom_touches()
502 if (t->button.has_moved) in tp_button_check_for_movement()
524 t->button.has_moved = true; in tp_button_check_for_movement()
543 t->button.has_moved = false; in tp_button_handle_state()
1338 return t->button.state == BUTTON_STATE_AREA || t->button.has_moved; in tp_button_touch_active()
H A Devdev-mt-touchpad.h242 bool has_moved; /* has moved more than threshold */ member

Completed in 4 milliseconds