Home
last modified time | relevance | path

Searched refs:GetCrossAxisRemainSpace (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.h95 SizeF GetCrossAxisRemainSpace(float totalCrossLength) const;
H A Dwrap_layout_algorithm.cpp456 SizeF WrapLayoutAlgorithm::GetCrossAxisRemainSpace(float totalCrossLength) const in GetCrossAxisRemainSpace() function in OHOS::Ace::NG::WrapLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
H A Dflex_testtwo_ng.cpp1445 wrapLayoutAlgorithm->GetCrossAxisRemainSpace(LAYOUT_WEIGHT_ONE);
1624 wrapLayoutAlgorithm->GetCrossAxisRemainSpace(LAYOUT_WEIGHT_ONE);