Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.h87 …void ForEachL1IndexUINode(const std::function<void(uint32_t index, const RefPtr<UINode>& node)>& c…
H A Drepeat_virtual_scroll_node.cpp413 caches_.ForEachL1IndexUINode( in GetChildren()
H A Drepeat_virtual_scroll_caches.cpp435 void RepeatVirtualScrollCaches::ForEachL1IndexUINode( in ForEachL1IndexUINode() function in OHOS::Ace::NG::RepeatVirtualScrollCaches