Searched refs:createTapGestureWithDistanceThreshold (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_gesture.h | 902 ArkUI_GestureRecognizer* (*createTapGestureWithDistanceThreshold)( member
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_gesture_modifier.cpp | 86 ArkUIGesture* createTapGestureWithDistanceThreshold( in createTapGestureWithDistanceThreshold() function 788 createTapGestureWithDistanceThreshold, in GetGestureModifier()
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | gesture_impl.cpp | 402 createTapGestureWithDistanceThreshold(count, fingers, distanceThreshold, ndkGesture); in CreateTapGestureWithDistanceThreshold()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 7222 createTapGestureWithDistanceThreshold(count, fingers, distanceThreshold, nullptr); in AddTapGesture() 7384 createTapGestureWithDistanceThreshold(count, fingers, distanceThreshold, nullptr); in AddTapGestureToGroup()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 2945 ArkUIGesture* (*createTapGestureWithDistanceThreshold)( member
|
Completed in 41 milliseconds