Home
last modified time | relevance | path

Searched refs:TransGestureDisposal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_referee.h39 inline std::string TransGestureDisposal(GestureDisposal disposal) in TransGestureDisposal() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dgesture_recognizer.cpp440 TransGestureDisposal(this->GetGestureDisposal())); in AddGestureProcedure()
456 TransGestureDisposal(recognizer->GetGestureDisposal())); in AddGestureProcedure()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp855 NG::TransGestureDisposal(recognizer->GetGestureDisposal())); in DispatchTouchEventToTouchTestResult()
902 NG::TransGestureDisposal(recognizer->GetGestureDisposal())); in PostEventDispatchTouchEvent()