Lines Matching refs:finger_count
168 tp->gesture.finger_count);
176 tp->gesture.finger_count,
182 tp->gesture.finger_count,
501 return (tp->gesture.finger_count == 1) ||
502 (tp->gesture.finger_count == 2);
519 if (tp->gesture.finger_count > 3)
704 if (tp->gesture.finger_count != 1)
881 if (tp->gesture.finger_count == 1) {
907 if (tp->gesture.enabled && tp->gesture.finger_count > 2 &&
908 tp->gesture.finger_count > tp->num_slots) {
914 max_move += 2.0 * (tp->gesture.finger_count - 2);
915 min_move += 0.5 * (tp->gesture.finger_count - 2);
944 if (tp->gesture.finger_count == 2)
974 tp->gesture.finger_count == 2) {
983 tp->gesture.finger_count > 2 &&
1007 if (tp->gesture.finger_count > tp->num_slots ||
1009 if (tp->gesture.finger_count == 2) {
1207 tp->gesture.finger_count,
1243 tp->gesture.finger_count,
1301 if (tp->gesture.finger_count == 0)
1317 tp->gesture.finger_count = 1;
1332 if (tp->gesture.finger_count <= 4)
1367 tp->gesture.finger_count, cancelled);
1374 tp->gesture.finger_count,
1381 tp->gesture.finger_count,
1420 tp->gesture.finger_count = tp->gesture.finger_count_pending;
1435 if (active_touches != tp->gesture.finger_count) {
1439 tp->gesture.finger_count = 0;
1443 tp->gesture.finger_count = active_touches;