Home
last modified time | relevance | path

Searched refs:GetAligned (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.cpp267 if (flexItem->GetAligned(checkAlign)) { in CalcLayoutParam()
270 if (flexItem->GetAligned(checkAlign)) { in CalcLayoutParam()
301 if (flexItem->GetAligned(checkAlign)) { in CalcLayoutParam()
304 if (flexItem->GetAligned(checkAlign)) { in CalcLayoutParam()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex_item.h186 bool GetAligned(AlignDirection& alignDirection);
H A Drender_flex_item.cpp150 bool RenderFlexItem::GetAligned(AlignDirection& alignDirection) in GetAligned() function in OHOS::Ace::RenderFlexItem
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h199 bool GetAligned(const AlignDirection& alignDirection) in GetAligned() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp1347 if (childFlexItemProperty->GetAligned(checkAlign)) { in CalcSizeParam()
1350 if (childFlexItemProperty->GetAligned(checkAlign)) { in CalcSizeParam()
1372 if (childFlexItemProperty->GetAligned(checkAlign)) { in CalcSizeParam()
1375 if (childFlexItemProperty->GetAligned(checkAlign)) { in CalcSizeParam()