Home
last modified time | relevance | path

Searched refs:StretchItemsInContent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dwrap_layout_algorithm.h102 void StretchItemsInContent(LayoutWrapper* layoutWrapper, const ContentInfo& content);
H A Dwrap_layout_algorithm.cpp160 StretchItemsInContent(layoutWrapper, contentInfo); in Measure()
181 StretchItemsInContent(layoutWrapper, contentInfo); in Measure()
220 void WrapLayoutAlgorithm::StretchItemsInContent(LayoutWrapper* layoutWrapper, const ContentInfo& co… in StretchItemsInContent() function in OHOS::Ace::NG::WrapLayoutAlgorithm