Home
last modified time | relevance | path

Searched defs:dragPreviewInfo (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/event/
Ddrag_event_test_ng.cpp352 NG::DragDropInfo dragPreviewInfo; variable
797 NG::DragDropInfo dragPreviewInfo; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Ddrag_event.cpp415 auto dragPreviewInfo = frameNode->GetDragPreview(); in OnCollectTouchTarget() local
Dgesture_event_hub.cpp710 auto dragPreviewInfo = frameNode->GetDragPreview(); in HandleOnDragStart() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
Ddrag_drop_manager.cpp1182 DragPreviewInfo& dragPreviewInfo) in GetDragPreviewInfo()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp6723 NG::DragDropInfo dragPreviewInfo; in JsDragPreview() local