Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddrag_animation_helper_test_ng.cpp111 actuator->PushBackGatherNodeChild(gatherNodeInfo);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h252 void PushBackGatherNodeChild(GatherNodeChildInfo& gatherNodeChild);
H A Ddrag_event.cpp1997 actuator->PushBackGatherNodeChild(gatherNodeChildInfo); in CreateGatherNode()
2321 void DragEventActuator::PushBackGatherNodeChild(GatherNodeChildInfo& gatherNodeChild) in PushBackGatherNodeChild() function in OHOS::Ace::NG::DragEventActuator