Searched refs:PSM_FLAGS_FINGERDOWN (Results 1 – 1 of 1) sorted by relevance
519 #define PSM_FLAGS_FINGERDOWN 0x0001 /* VersaPad finger down */ macro3841 if (!(sc->flags & PSM_FLAGS_FINGERDOWN)) {3867 sc->flags |= PSM_FLAGS_FINGERDOWN;3996 } else if (sc->flags & PSM_FLAGS_FINGERDOWN) {4014 sc->flags &= ~PSM_FLAGS_FINGERDOWN;4052 sc->flags |= PSM_FLAGS_FINGERDOWN;4108 } else if (!(sc->flags & PSM_FLAGS_FINGERDOWN) && gest->in_taphold) {4864 if (sc->flags & PSM_FLAGS_FINGERDOWN) {4876 sc->flags |= PSM_FLAGS_FINGERDOWN;4880 sc->flags &= ~PSM_FLAGS_FINGERDOWN;