Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.h91 void AdjustTotalAllocatedSize(LayoutWrapper* layoutWrapper);
H A Dflex_layout_algorithm.cpp944 AdjustTotalAllocatedSize(layoutWrapper); in Measure()
975 void FlexLayoutAlgorithm::AdjustTotalAllocatedSize(LayoutWrapper* layoutWrapper) in AdjustTotalAllocatedSize() function in OHOS::Ace::NG::FlexLayoutAlgorithm