Home
last modified time | relevance | path

Searched defs:gesturePtr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp479 auto gesturePtr = Referenced::Claim(reinterpret_cast<Gesture*>(gesture)); in addGestureToNode() local
503 auto gesturePtr = Referenced::Claim(reinterpret_cast<Gesture*>(gesture)); in addGestureToNodeWithRefCountDecrease() local
527 auto gesturePtr = Referenced::Claim(reinterpret_cast<Gesture*>(gesture)); in removeGestureFromNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp6282 auto gesturePtr = Referenced::Claim(reinterpret_cast<Gesture*>(gesture)); in SetGestureTag() local
6308 auto gesturePtr = Referenced::Claim(reinterpret_cast<Gesture*>(gesture)); in SetGestureAllowedTypes() local
6475 auto gesturePtr = Referenced::Claim(reinterpret_cast<Gesture*>(gesture)); in SetOnGestureEvent() local
6490 auto gesturePtr = Referenced::Claim(reinterpret_cast<Gesture*>(gesture)); in SetOnGestureEvent() local