Lines Matching defs:nfingers
816 test_gesture_hold(int nfingers)
821 if (litest_slot_count(dev) < nfingers)
826 switch (nfingers) {
848 nfingers);
853 switch (nfingers) {
873 nfingers);
880 test_gesture_hold_cancel(int nfingers)
884 int last_finger = (nfingers - 1);
886 if (litest_slot_count(dev) < nfingers)
891 switch (nfingers) {
915 nfingers);
918 nfingers);
1074 * for nfingers > nslots */
1487 int nfingers = _i; /* ranged test */
1492 test_gesture_hold(nfingers);
1500 int nfingers = _i; /* ranged test */
1505 test_gesture_hold(nfingers);
1513 int nfingers = _i; /* ranged test */
1518 test_gesture_hold_cancel(nfingers);
1526 int nfingers = _i; /* ranged test */
1531 test_gesture_hold_cancel(nfingers);
1633 int nfingers = _i; /* ranged test */
1636 if (nfingers > litest_slot_count(dev))
1647 switch (nfingers) {
1661 switch (nfingers) {
1675 switch (nfingers) {
1689 if (nfingers == 1 || nfingers == 2) {
1692 nfingers);
1695 nfingers);