Lines Matching defs:sc_tapped_fingers
529 unsigned int sc_tapped_fingers; /* No. fingers of last tap. */
1689 CHECK((0 < sc->sc_tapped_fingers), return 0);
1690 switch (sc->sc_tapped_fingers) {
2013 sc->sc_tapping_fingers, sc->sc_tapped_fingers));
2094 sc->sc_tapped_fingers = tapped_fingers;
2124 CHECK((0 < sc->sc_tapped_fingers),
2127 sc->sc_tapped_fingers);
2133 CHECK((0 < sc->sc_tapped_fingers),
2136 sc->sc_tapped_fingers);
2145 CHECK((0 < sc->sc_tapped_fingers),
2148 sc->sc_tapped_fingers);
2171 CHECK((0 < sc->sc_tapped_fingers),
2174 sc->sc_tapped_fingers);