Home
last modified time | relevance | path

Searched defs:GetChildMainAxisSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp34 float GetChildMainAxisSize(LayoutWrapper* layoutWrapper, bool isVertical) in GetChildMainAxisSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp164 float FlexLayoutAlgorithm::GetChildMainAxisSize(const RefPtr<LayoutWrapper>& layoutWrapper) const in GetChildMainAxisSize() function in OHOS::Ace::NG::FlexLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.cpp677 float SwiperLayoutAlgorithm::GetChildMainAxisSize( in GetChildMainAxisSize() function in OHOS::Ace::NG::SwiperLayoutAlgorithm