Searched refs:UnBlockGesture (Results 1 – 8 of 8) sorted by relevance
174 UnBlockGesture(lowRecognizers_); in RemoveAndUnBlockGesture()179 UnBlockGesture(highRecognizers_); in RemoveAndUnBlockGesture()184 UnBlockGesture(lowRecognizers_); in RemoveAndUnBlockGesture()287 void GestureScope::UnBlockGesture(std::list<WeakPtr<GestureRecognizer>>& members) in UnBlockGesture() function in OHOS::Ace::GestureScope
81 void UnBlockGesture(std::list<WeakPtr<GestureRecognizer>>& members);
175 RefPtr<NGGestureRecognizer> ExclusiveRecognizer::UnBlockGesture() in UnBlockGesture() function in OHOS::Ace::NG::ExclusiveRecognizer259 auto newBlockRecognizer = UnBlockGesture(); in HandleRejectDisposal()374 auto blockRecognizer = UnBlockGesture(); in DispatchEventToActiveRecognizers()
67 RefPtr<NGGestureRecognizer> UnBlockGesture();
71 RefPtr<NGGestureRecognizer> UnBlockGesture();
91 RefPtr<NGGestureRecognizer> GestureScope::UnBlockGesture() in UnBlockGesture() function in OHOS::Ace::NG::GestureScope487 newBlockRecognizer = scope.second->UnBlockGesture(); in HandleRejectDisposal()
558 auto result = exclusiveRecognizer.UnBlockGesture();564 result = exclusiveRecognizer.UnBlockGesture();
279 auto result = gestureScope.UnBlockGesture();283 result = gestureScope.UnBlockGesture();