Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp497 void addGestureToNodeWithRefCountDecrease( in addGestureToNodeWithRefCountDecrease() function
821 addGestureToNodeWithRefCountDecrease, in GetGestureModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp7533 GetArkUINodeModifiers()->getGestureModifier()->addGestureToNodeWithRefCountDecrease( in AddTapGesture()
7560 GetArkUINodeModifiers()->getGestureModifier()->addGestureToNodeWithRefCountDecrease( in AddLongPressGesture()
7588 GetArkUINodeModifiers()->getGestureModifier()->addGestureToNodeWithRefCountDecrease( in AddPanGesture()
7613 GetArkUINodeModifiers()->getGestureModifier()->addGestureToNodeWithRefCountDecrease( in AddSwipeGesture()
7639 GetArkUINodeModifiers()->getGestureModifier()->addGestureToNodeWithRefCountDecrease( in AddPinchGesture()
7665 GetArkUINodeModifiers()->getGestureModifier()->addGestureToNodeWithRefCountDecrease( in AddRotationGesture()
7823 GetArkUINodeModifiers()->getGestureModifier()->addGestureToNodeWithRefCountDecrease( in AttachGestureGroup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3014 void (*addGestureToNodeWithRefCountDecrease)( member