Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp45 float GetChildCrossAxisSize(LayoutWrapper* layoutWrapper, bool isVertical) in GetChildCrossAxisSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp171 float FlexLayoutAlgorithm::GetChildCrossAxisSize(const RefPtr<LayoutWrapper>& layoutWrapper) const in GetChildCrossAxisSize() function in OHOS::Ace::NG::FlexLayoutAlgorithm