Home
last modified time | relevance | path

Searched refs:gatherNodeChild (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h252 void PushBackGatherNodeChild(GatherNodeChildInfo& gatherNodeChild);
H A Ddrag_event.cpp2321 void DragEventActuator::PushBackGatherNodeChild(GatherNodeChildInfo& gatherNodeChild) in PushBackGatherNodeChild() argument
2323 gatherNodeChildrenInfo_.emplace_back(gatherNodeChild); in PushBackGatherNodeChild()