Searched refs:DefinitelyNotProcessingUserGesture (Results 1 – 3 of 3) sorted by relevance
110 …Gesture || state == DefinitelyProcessingUserGesture || state == DefinitelyNotProcessingUserGesture; in isDefinite()113 ProcessingUserGestureState UserGestureIndicator::s_state = DefinitelyNotProcessingUserGesture;219 UserGestureIndicator::s_state = DefinitelyNotProcessingUserGesture; in UserGestureIndicatorDisabler()
42 DefinitelyNotProcessingUserGesture enumerator
81 return adoptPtr(new UserGestureIndicator(DefinitelyNotProcessingUserGesture)); in createUserGestureIndicator()