Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h251 void ClearGatherNodeChildrenInfo();
H A Ddrag_event.cpp579 actuator->ClearGatherNodeChildrenInfo(); in OnCollectTouchTarget()
1941 actuator->ClearGatherNodeChildrenInfo(); in GetOrCreateGatherNode()
1983 actuator->ClearGatherNodeChildrenInfo(); in CreateGatherNode()
2268 ClearGatherNodeChildrenInfo(); in HandleTouchUpEvent()
2290 ClearGatherNodeChildrenInfo(); in HandleTouchMoveEvent()
2316 void DragEventActuator::ClearGatherNodeChildrenInfo() in ClearGatherNodeChildrenInfo() function in OHOS::Ace::NG::DragEventActuator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.cpp167 actuator->ClearGatherNodeChildrenInfo(); in PlayGatherAnimationBeforeLifting()