Home
last modified time | relevance | path

Searched refs:ResetAlignSelf (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_pattern.cpp82 layoutProp->ResetAlignSelf(); in BeforeCreateLayoutWrapper()
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.h235 void ResetAlignSelf();
H A Dlayout_property.cpp1144 void LayoutProperty::ResetAlignSelf() in ResetAlignSelf() function in OHOS::Ace::NG::LayoutProperty
1152 flexItemProperty_->ResetAlignSelf(); in ResetAlignSelf()
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng.cpp1020 * @tc.desc: Test cast to ResetAlignSelf
1033 layoutProperty->ResetAlignSelf(); in HWTEST_F()
1042 layoutProperty->ResetAlignSelf(); in HWTEST_F()
1051 layoutProperty->ResetAlignSelf(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.h178 static ArkUINativeModuleValue ResetAlignSelf(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.cpp4441 ArkUINativeModuleValue CommonBridge::ResetAlignSelf(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetAlignSelf() function in OHOS::Ace::NG::CommonBridge
H A Darkts_native_api_impl_bridge.cpp737 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetAlignSelf)); in GetArkUINativeModule()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3057 void ResetAlignSelf(ArkUINodeHandle node) in ResetAlignSelf() 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.cpp2894 void ResetAlignSelf(ArkUI_NodeHandle node) in ResetAlignSelf() function
12941 ResetAlignSelf, in ResetCommonAttribute()

Completed in 82 milliseconds