Home
last modified time | relevance | path

Searched refs:ArkUI_GestureRecognizerType (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_gesture.h210 } ArkUI_GestureRecognizerType; typedef
862 ArkUI_GestureRecognizerType (*getGestureType)(ArkUI_GestureRecognizer* recognizer);
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dgesture_impl.h51 ArkUI_GestureRecognizerType GetGestureType(ArkUI_GestureRecognizer* recognizer);
H A Dgesture_impl.cpp514 ArkUI_GestureRecognizerType GetGestureType(ArkUI_GestureRecognizer* recognizer) in GetGestureType()
516 return static_cast<ArkUI_GestureRecognizerType>(recognizer->type); in GetGestureType()

Completed in 3 milliseconds