Home
last modified time | relevance | path

Searched refs:PreTopologicalLoopDetection (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.h47 bool PreTopologicalLoopDetection();
H A Drender_relative_container.cpp86 bool RenderRelativeContainer::PreTopologicalLoopDetection() in PreTopologicalLoopDetection() function in OHOS::Ace::RenderRelativeContainer
349 if (!PreTopologicalLoopDetection()) { in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.h112 bool PreTopologicalLoopDetection();
H A Drelative_container_layout_algorithm.cpp109 if (!PreTopologicalLoopDetection()) { in DetermineTopologicalOrder()
1199 bool RelativeContainerLayoutAlgorithm::PreTopologicalLoopDetection() in PreTopologicalLoopDetection() function in OHOS::Ace::NG::RelativeContainerLayoutAlgorithm