Home
last modified time | relevance | path

Searched defs:gatherNodeChildInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng_property_config.cpp535 std::vector<GatherNodeChildInfo> gatherNodeChildInfo(2); variable
H A Dgesture_event_hub_test_ng_property_config.cpp1910 GatherNodeChildInfo gatherNodeChildInfo; variable
H A Ddrag_event_test_ng.cpp1357 NG::GatherNodeChildInfo gatherNodeChildInfo; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp1993 GatherNodeChildInfo gatherNodeChildInfo; in CreateGatherNode() local
2006 GatherNodeChildInfo& gatherNodeChildInfo) in CreateImageNode()