Home
last modified time | relevance | path

Searched refs:ResetDraggable (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_hyperlink_bridge.h27 static ArkUINativeModuleValue ResetDraggable(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_image_bridge.h53 static ArkUINativeModuleValue ResetDraggable(ArkUIRuntimeCallInfo *runtimeCallInfo);
H A Darkts_native_hyperlink_bridge.cpp67 ArkUINativeModuleValue HyperlinkBridge::ResetDraggable(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDraggable() function in OHOS::Ace::NG::HyperlinkBridge
H A Darkts_native_text_bridge.h47 static ArkUINativeModuleValue ResetDraggable(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.h248 static ArkUINativeModuleValue ResetDraggable(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_image_bridge.cpp755 ArkUINativeModuleValue ImageBridge::ResetDraggable(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDraggable() function in OHOS::Ace::NG::ImageBridge
H A Darkts_native_text_bridge.cpp432 ArkUINativeModuleValue TextBridge::ResetDraggable(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDraggable() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp865 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetDraggable)); in GetArkUINativeModule()
1251 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetDraggable)); in GetArkUINativeModule()
3501 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ImageBridge::ResetDraggable)); in RegisterImageAttributes()
4133 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), HyperlinkBridge::ResetDraggable)); in RegisterHyperlinkAttributes()
H A Darkts_native_common_bridge.cpp5728 ArkUINativeModuleValue CommonBridge::ResetDraggable(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetDraggable() function in OHOS::Ace::NG::CommonBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3719 void ResetDraggable(ArkUINodeHandle node) in ResetDraggable() function
6293ResetDraggable, SetAccessibilityGroup, ResetAccessibilityGroup, SetHoverEffect, ResetHoverEffect, in GetCommonModifier()
6367ResetDraggable, SetAccessibilityGroup, ResetAccessibilityGroup, SetHoverEffect, ResetHoverEffect, in GetCJUICommonModifier()