Home
last modified time | relevance | path

Searched refs:isPrevPending (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_referee.cpp165 void GestureScope::RemoveAndUnBlockGesture(bool isPrevPending, const WeakPtr<GestureRecognizer>& we… in RemoveAndUnBlockGesture() argument
178 if (isPrevPending) { in RemoveAndUnBlockGesture()
183 if (isPrevPending) { in RemoveAndUnBlockGesture()
H A Dgesture_referee.h86 void RemoveAndUnBlockGesture(bool isPrevPending, const WeakPtr<GestureRecognizer>& recognizer);