Home
last modified time | relevance | path

Searched defs:listLayoutAlgorithm (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_pattern.cpp99 …auto listLayoutAlgorithm = DynamicCast<ListLayoutAlgorithm>(layoutAlgorithmWrapper->GetLayoutAlgor… in OnDirtyLayoutWrapperSwap() local
439 RefPtr<ListLayoutAlgorithm> listLayoutAlgorithm; in CreateLayoutAlgorithm() local
484 RefPtr<ListLayoutAlgorithm> listLayoutAlgorithm, RefPtr<ListLayoutProperty> listLayoutProperty) in SetChainAnimationLayoutAlgorithm()