Searched refs:GetGatherNode (Results 1 – 8 of 8) sorted by relevance
116 ASSERT_NE(actuator->GetGatherNode(), nullptr);
249 RefPtr<FrameNode> GetGatherNode() const;
574 if (manager->IsGatherWithMenu() || !actuator->GetGatherNode()) { in OnCollectTouchTarget()1912 auto gatherNode = manager->GetGatherNode(); in SetGatherNodeAboveFilter()1934 auto gatherNode = overlayManager->GetGatherNode(); in GetOrCreateGatherNode()2306 RefPtr<FrameNode> DragEventActuator::GetGatherNode() const in GetGatherNode() function in OHOS::Ace::NG::DragEventActuator
160 auto gatherNode = actuator->GetGatherNode(); in PlayGatherAnimationBeforeLifting()
586 RefPtr<FrameNode> GetGatherNode() const in GetGatherNode() function
734 auto gatherNode = manager->GetGatherNode();
74 auto gatherNode = manager->GetGatherNode(); in MountTextNode()
2050 auto gatherNode = overlayManager->GetGatherNode(); in IsNeedDisplayInSubwindow()