Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h441 … bool forwardLayout, const RefPtr<ListLayoutProperty>& layoutProperty, bool groupNeedAllLayout,
H A Dlist_layout_algorithm.cpp1636 …Pos, bool forwardLayout, const RefPtr<ListLayoutProperty>& layoutProperty, bool groupNeedAllLayout, in SetListItemGroupParam() argument
1668 if (groupNeedAllLayout || (targetIndex_ && targetIndex_.value() == index) || in SetListItemGroupParam()