Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp320 actuator->SetGatherNode(nullptr); in OnCollectTouchTarget()
511 actuator->SetGatherNode(nullptr); in OnCollectTouchTarget()
578 actuator->SetGatherNode(nullptr); in OnCollectTouchTarget()
1942 actuator->SetGatherNode(nullptr); in GetOrCreateGatherNode()
1999 actuator->SetGatherNode(stackNode); in CreateGatherNode()
2267 SetGatherNode(nullptr); in HandleTouchUpEvent()
2289 SetGatherNode(nullptr); in HandleTouchMoveEvent()
2301 void DragEventActuator::SetGatherNode(const RefPtr<FrameNode>& gatherNode) in SetGatherNode() function in OHOS::Ace::NG::DragEventActuator
H A Ddrag_event.h248 void SetGatherNode(const RefPtr<FrameNode>& gatherNode);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_animation_helper_test_ng.cpp112 actuator->SetGatherNode(gatherNode);