Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_position_map.h184 std::optional<bool> GetLazyForEachChildIsGroup(RefPtr<UINode> node) in GetLazyForEachChildIsGroup() function
214 std::optional<bool> isGroup = GetLazyForEachChildIsGroup(node); in CalculateLazyForEachNode()