Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpan_recognizer.cpp118 bool inReferee = IsInReferee(static_cast<size_t>(event.id)); in HandleTouchUpEvent() local
119 if (inReferee) { in HandleTouchUpEvent()
128 if (inReferee) { in HandleTouchUpEvent()
H A Dslide_recognizer.cpp135 bool inReferee = IsInReferee(static_cast<size_t>(event.id)); in HandleTouchUpEvent() local
136 if (inReferee) { in HandleTouchUpEvent()
145 if (inReferee) { in HandleTouchUpEvent()