Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Ddrag_adapter_impl.cpp139 NG::DragDropInfo dragPreviewInfo; in SetDragPreview() local
H A Dnode_common_modifier.cpp6103 NG::DragDropInfo dragPreviewInfo; in SetDragPreview() local
6112 NG::DragDropInfo dragPreviewInfo; in ResetDragPreview() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng.cpp315 NG::DragDropInfo dragPreviewInfo; variable
778 NG::DragDropInfo dragPreviewInfo; variable
1412 NG::DragDropInfo dragPreviewInfo; variable
H A Dgesture_event_hub_test_ng_property_config.cpp437 DragDropInfo dragPreviewInfo; variable
526 DragDropInfo dragPreviewInfo; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp856 DragDropInfo dragPreviewInfo; in HandleOnDragStart() local
1781 DragDropInfo& dragPreviewInfo, const RefPtr<OHOS::Ace::DragEvent>& dragEvent) in GetDragDropInfo()
H A Ddrag_event.cpp788 auto dragPreviewInfo = frameNode->GetDragPreview(); in OnCollectTouchTarget() local
2114 auto dragPreviewInfo = frameNode->GetDragPreview(); in GetFrameNodePreviewPixelMap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp1618 DragPreviewInfo& dragPreviewInfo, const RefPtr<GestureEventHub>& gestureHub) in GetDragPreviewInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9003 NG::DragDropInfo dragPreviewInfo; in JsDragPreview() local