Searched refs:PSM_FLAGS_FINGERDOWN (Results 1 – 1 of 1) sorted by relevance
523 #define PSM_FLAGS_FINGERDOWN 0x0001 /* VersaPad finger down */ macro3862 if (!(sc->flags & PSM_FLAGS_FINGERDOWN)) {3888 sc->flags |= PSM_FLAGS_FINGERDOWN;4017 } else if (sc->flags & PSM_FLAGS_FINGERDOWN) {4035 sc->flags &= ~PSM_FLAGS_FINGERDOWN;4073 sc->flags |= PSM_FLAGS_FINGERDOWN;4129 } else if (!(sc->flags & PSM_FLAGS_FINGERDOWN) && gest->in_taphold) {4886 if (sc->flags & PSM_FLAGS_FINGERDOWN) {4898 sc->flags |= PSM_FLAGS_FINGERDOWN;4902 sc->flags &= ~PSM_FLAGS_FINGERDOWN;