Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.h99 void CheckVerticalChain(const ChildMeasureWrapper& measureParam);
H A Drelative_container_layout_algorithm.cpp484 void RelativeContainerLayoutAlgorithm::CheckVerticalChain(const ChildMeasureWrapper& measureParam) in CheckVerticalChain() function in OHOS::Ace::NG::RelativeContainerLayoutAlgorithm
552 CheckVerticalChain(mapItem.second); in CheckChain()