Home
last modified time | relevance | path

Searched refs:ResetSize (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_plugin_bridge.h28 static ArkUINativeModuleValue ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_form_component_bridge.h33 static ArkUINativeModuleValue ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_select_bridge.h60 static ArkUINativeModuleValue ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_form_component_bridge.cpp141 ArkUINativeModuleValue FormComponentBridge::ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSize() function in OHOS::Ace::NG::FormComponentBridge
147 CommonBridge::ResetSize(runtimeCallInfo); in ResetSize()
H A Darkts_native_plugin_bridge.cpp90 ArkUINativeModuleValue PluginBridge::ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSize() function in OHOS::Ace::NG::PluginBridge
H A Darkts_native_common_bridge.h176 static ArkUINativeModuleValue ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_select_bridge.cpp739 ArkUINativeModuleValue SelectBridge::ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSize() function in OHOS::Ace::NG::SelectBridge
H A Darkts_native_api_impl_bridge.cpp733 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetSize)); in GetArkUINativeModule()
3066 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SelectBridge::ResetSize)); in RegisterSelectAttributes()
4211 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), FormComponentBridge::ResetSize)); in RegisterFormAttributes()
4697 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), PluginBridge::ResetSize)); in RegisterPluginAttributes()
H A Darkts_native_common_bridge.cpp4413 ArkUINativeModuleValue CommonBridge::ResetSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSize() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3031 void ResetSize(ArkUINodeHandle node) in ResetSize() function
6224 SetMaxHeight, ResetMaxHeight, SetSize, ResetSize, ClearWidthOrHeight, SetAlignSelf, ResetAlignSelf, in GetCommonModifier()
6298 SetMaxHeight, ResetMaxHeight, SetSize, ResetSize, ClearWidthOrHeight, SetAlignSelf, ResetAlignSelf, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3591 void ResetSize(ArkUI_NodeHandle node) in ResetSize() function
12962 ResetSize, in ResetCommonAttribute()

Completed in 70 milliseconds