Searched refs:has_moved (Results 1 – 2 of 2) sorted by relevance
266 t->button.has_moved) in tp_button_release_other_bottom_touches()277 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()1297 return t->button.state == BUTTON_STATE_AREA || t->button.has_moved; in tp_button_touch_active()
226 bool has_moved; /* has moved more than threshold */ member