Home
last modified time | relevance | path

Searched refs:GetMainAxisRemainSpace (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dwrap_layout_algorithm.h94 SizeF GetMainAxisRemainSpace(float totalMainLength) const;
H A Dwrap_layout_algorithm.cpp448 SizeF WrapLayoutAlgorithm::GetMainAxisRemainSpace(float totalMainLength) const in GetMainAxisRemainSpace() function in OHOS::Ace::NG::WrapLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
H A Dflex_testtwo_ng.cpp1412 wrapLayoutAlgorithm->GetMainAxisRemainSpace(LAYOUT_WEIGHT_ONE);
1623 wrapLayoutAlgorithm->GetMainAxisRemainSpace(LAYOUT_WEIGHT_ONE);