Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager_ng.cpp200 for (const auto& nodeWeak: hoverState_.nodesHovering) { in HandleAccessibilityHoverEventInner() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp759 WeakPtr<BilateralSpringNode> nodeWeak(node); in InitChainAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp83 void RenderNode::MarkWholeRender(const WeakPtr<RenderNode>& nodeWeak, bool needFlush) in MarkWholeRender()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2063 WeakPtr<BilateralSpringNode> nodeWeak(node); in InitChainAnimation() local