Home
last modified time | relevance | path

Searched refs:NeedCacheForward (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.h293 bool NeedCacheForward(const LayoutWrapper* listWrapper) const;
H A Dlist_item_group_pattern.cpp595 bool ListItemGroupPattern::NeedCacheForward(const LayoutWrapper* listWrapper) const in NeedCacheForward() function in OHOS::Ace::NG::ListItemGroupPattern
H A Dlist_layout_algorithm.cpp1949 forward = group->NeedCacheForward(layoutWrapper); in GetLayoutGroupCachedCount()