Searched refs:DEGREE_60 (Results 1 – 1 of 1) sorted by relevance
417 const double DEGREE_60 = 1.73; in tp_gesture_apply_scroll_constraints() local438 if (slope < DEGREE_60 && vector_length > MIN_VECTOR) { in tp_gesture_apply_scroll_constraints()480 delta->x = (slope >= DEGREE_60) ? 0.0 : delta->x; in tp_gesture_apply_scroll_constraints()