/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
H A D | drag_drop_proxy.cpp | 29 auto manager = pipeline->GetDragDropManager(); in OnTextDragStart() 39 auto manager = pipeline->GetDragDropManager(); in OnDragStart() 56 auto manager = pipeline->GetDragDropManager(); in OnDragMove() 69 auto manager = pipeline->GetDragDropManager(); in OnDragEnd() 86 auto manager = pipeline->GetDragDropManager(); in onDragCancel() 96 auto manager = pipeline->GetDragDropManager(); in OnItemDragStart() 108 auto manager = pipeline->GetDragDropManager(); in OnItemDragMove() 120 auto manager = pipeline->GetDragDropManager(); in OnItemDragEnd() 132 auto manager = pipeline->GetDragDropManager(); in onItemDragCancel() 143 auto manager = pipeline->GetDragDropManager(); in DestroyDragWindow()
|
H A D | drag_drop_func_wrapper.cpp | 234 auto manager = pipelineContext->GetDragDropManager(); in StartDragAction() 288 auto manager = pipelineContext->GetDragDropManager(); in SetDraggingPointerAndPressedState() 299 auto manager = pipelineContext->GetDragDropManager(); in DecideWhetherToStopDragging() 494 auto manager = pipelineContext->GetDragDropManager(); in SetExtraInfo()
|
H A D | drag_drop_manager.cpp | 78 auto dragDropManager = pipeline->GetDragDropManager(); in GetMenuWrapperNodeFromDrag() 2149 auto dragDropManager = pipelineContext->GetDragDropManager(); in GetMenuPreviewRect() 2167 auto dragDropMgr = context->GetDragDropManager(); in GetMaxWidthBaseOnGridSystem()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_drop_proxy_test_ng.cpp | 270 auto manager = pipeline->GetDragDropManager(); 453 auto manager = pipeline->GetDragDropManager(); 484 auto manager = pipeline->GetDragDropManager(); 516 auto manager = pipeline->GetDragDropManager(); 548 auto manager = pipeline->GetDragDropManager();
|
H A D | drag_drop_func_wrapper_test_ng_coverage.cpp | 82 auto manager = pipelineContext->GetDragDropManager();
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | ui_extension_model_ng.cpp | 73 auto dragDropManager = pipeline->GetDragDropManager(); in Create() 97 auto dragDropManager = pipeline->GetDragDropManager(); in Create() 120 auto dragDropManager = pipeline->GetDragDropManager(); in Create() 168 auto dragDropManager = pipeline->GetDragDropManager(); in CreateSecurityUIExtension()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_event_hub.cpp | 66 auto manager = pipeline->GetDragDropManager(); in OnItemDragStart() 100 auto dragDropManager = pipeline->GetDragDropManager(); in HandleOnItemDragStart()
|
H A D | list_model_ng.cpp | 462 auto dragDropManager = pipeline->GetDragDropManager(); in AddDragFrameNodeToManager() 932 auto dragDropManager = pipeline->GetDragDropManager(); in AddDragFrameNodeToManager()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_event_hub.cpp | 174 auto dragDropManager = pipeline->GetDragDropManager(); in HandleOnItemDragStart() 195 auto manager = pipeline->GetDragDropManager(); in HandleOnItemDragStart() 212 auto manager = pipeline->GetDragDropManager(); in HandleOnItemDragStart()
|
H A D | grid_model_ng.cpp | 303 auto dragDropManager = pipeline->GetDragDropManager(); in AddDragFrameNodeToManager()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | drag_event.cpp | 168 auto dragDropManager = pipeline->GetDragDropManager(); in IsGlobalStatusSuitableForDragging() 296 auto dragDropManager = pipeline->GetDragDropManager(); in OnCollectTouchTarget() 317 auto dragDropManager = pipeline->GetDragDropManager(); in OnCollectTouchTarget() 657 auto dragDropManager = pipeline->GetDragDropManager(); in OnCollectTouchTarget() 893 auto dragDropManager = pipeline->GetDragDropManager(); in SetDragDampStartPointInfo() 904 auto dragDropManager = pipeline->GetDragDropManager(); in HandleDragDampingMove() 1603 auto dragDropManager = mainPipeline->GetDragDropManager(); in ExecutePreDragAction() 2136 auto dragDropManager = pipeline->GetDragDropManager(); in IsBelongToMultiItemNode() 2259 auto dragDropManager = pipelineContext->GetDragDropManager(); in HandleTouchUpEvent() 2563 auto dragDropManager = pipeline->GetDragDropManager(); in PrepareFinalPixelMapForDragThroughTouch() [all …]
|
H A D | gesture_event_hub.cpp | 560 auto dragDropManager = pipeLine->GetDragDropManager(); in ResetDragActionForWeb() 714 auto dragDropManager = pipeline->GetDragDropManager(); in GetPixelMapScale() 858 auto dragDropManager = pipeline->GetDragDropManager(); in HandleOnDragStart() 910 auto dragDropManager = pipeline->GetDragDropManager(); in OnDragStart() 1262 auto dragDropManager = context->GetDragDropManager(); in RegisterCoordinationListener() 1278 auto dragDropManager = pipeline->GetDragDropManager(); in HandleOnDragUpdate() 1634 auto dragDropManager = pipeline->GetDragDropManager(); in GetDragCallback() 1950 auto dragDropManager = pipeline->GetDragDropManager(); in SetMouseDragGatherPixelMaps() 1980 auto dragDropManager = pipeline->GetDragDropManager(); in SetNotMouseDragGatherPixelMaps() 2023 auto dragDropManager = pipeline->GetDragDropManager(); in FireCustomerOnDragEnd()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | drag_event_test_ng_property_config.cpp | 88 auto dragDropManager = pipeline->GetDragDropManager(); 132 auto dragDropManager = pipeline->GetDragDropManager(); 164 auto dragDropManager = pipeline->GetDragDropManager(); 609 auto dragDropManager = pipelineContext->GetDragDropManager(); 785 auto dragDropManager = pipeline->GetDragDropManager();
|
H A D | gesture_event_hub_test_ng_property_config.cpp | 773 auto dragDropManager = pipeline->GetDragDropManager(); 1281 auto dragDropManager = pipeline->GetDragDropManager(); 1396 auto dragDropManager = pipeline->GetDragDropManager(); 1768 auto dragDropManager = context->GetDragDropManager(); 1869 auto dragDropManager = context->GetDragDropManager(); 1903 auto dragDropManager = context->GetDragDropManager();
|
H A D | drag_event_test_ng.cpp | 931 auto dragDropManager = pipeline->GetDragDropManager(); 970 auto dragDropManager = pipeline->GetDragDropManager(); 1128 auto dragDropManager = pipelineContext->GetDragDropManager();
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | drag_adapter_impl.cpp | 77 auto manager = pipelineContext->GetDragDropManager(); in StartDrag()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/ |
H A D | drag_animation_helper.cpp | 269 auto dragDropManager = pipelineContext->GetDragDropManager(); in ShowBadgeAnimation() 320 auto dragDropManager = pipelineContext->GetDragDropManager(); in CalcBadgeTextPosition()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
H A D | menu_preview_pattern.cpp | 177 auto dragDropManager = mainPipeline->GetDragDropManager(); in InitPanEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 1216 const RefPtr<DragDropManager>& PipelineContext::GetDragDropManager() in GetDragDropManager() function in OHOS::Ace::NG::PipelineContext 2646 auto manager = GetDragDropManager(); in ResetDraggingStatus() 3092 auto manager = GetDragDropManager(); in OnMouseEvent() 3278 auto manager = GetDragDropManager(); in OnKeyEvent() 3377 auto dragManager = GetDragDropManager(); in OnAxisEvent() 3511 auto dragDropManager = GetDragDropManager(); in OnHide() 3855 auto manager = GetDragDropManager(); in RequireSummary() 3866 auto manager = GetDragDropManager(); in OnDragEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.h | 803 auto dragDropManager = context->GetDragDropManager(); in AddDragFrameNodeToManager() 812 auto dragDropManager = context->GetDragDropManager(); in RemoveDragFrameNodeFromManager()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.h | 1127 auto dragDropManager = context->GetDragDropManager(); in AddDragFrameNodeToManager() 1138 auto dragDropManager = context->GetDragDropManager(); in RemoveDragFrameNodeFromManager()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_pattern.cpp | 559 auto manager = pipeline->GetDragDropManager(); in DispatchPointerEvent()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/ |
H A D | mock_pipeline_context.cpp | 352 const RefPtr<DragDropManager>& PipelineContext::GetDragDropManager() in GetDragDropManager() function in OHOS::Ace::NG::PipelineContext
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_pattern.cpp | 984 auto manager = pipeline->GetDragDropManager(); in HandleTouchMove()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract_model_ng.cpp | 307 auto dragDropManager = pipelineContext->GetDragDropManager(); in BindContextMenu()
|