| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/grid_layout/ |
| D | grid_layout_test_utils.h | 55 void SetOnDrop(bool onDrop) in SetOnDrop()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/manager/drag_drop/drag_drop_manager/ |
| D | drag_drop_manager_test_ng.cpp | 784 …auto onDrop = [&extraInfoDrop](const RefPtr<OHOS::Ace::DragEvent>& /* info */, const std::string& … in __anon38c9e1bc0a02() variable 1012 …auto onDrop = [&onDropInfo](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string… in __anon38c9e1bc0e02() variable 1272 …auto onDrop = [&onDropInfo](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string… in __anon38c9e1bc1102() variable 1416 …auto onDrop = [&onDropInfo](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string… in __anon38c9e1bc1302() variable 1477 …auto onDrop = [&onDropInfo](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string… in __anon38c9e1bc1402() variable 1574 …auto onDrop = [&onDropInfo](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string… in __anon38c9e1bc1502() variable 1791 …auto onDrop = [&onDropInfo](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string… in __anon38c9e1bc1902() variable 1868 …auto onDrop = [&onDropInfo](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string… in __anon38c9e1bc1c02() variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| D | image_model_ng.cpp | 197 void ImageModelNG::SetOnDrop(OnDragDropFunc&& onDrop) {} in SetOnDrop()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_model_ng.cpp | 232 void TextModelNG::SetOnDrop(NG::OnDragDropFunc&& onDrop) in SetOnDrop()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| D | event_hub.h | 253 void SetOnDrop(OnDragFunc&& onDrop) in SetOnDrop()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | text_model_impl.cpp | 326 void TextModelImpl::SetOnDrop(NG::OnDragDropFunc&& onDrop) in SetOnDrop()
|
| D | view_abstract_model_impl.cpp | 1190 void ViewAbstractModelImpl::SetOnDrop(NG::OnDragDropFunc&& onDrop) in SetOnDrop()
|
| /foundation/arkui/ace_engine/test/unittest/core/base/view_abstract/ |
| D | view_abstract_test_ng.cpp | 517 std::function<void(const RefPtr<OHOS::Ace::DragEvent>&, const std::string&)> onDrop; variable 561 std::function<void(const RefPtr<OHOS::Ace::DragEvent>&, const std::string&)> onDrop; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/event/gesture_event_hub/ |
| D | gesture_event_hub_test_ng.cpp | 614 …auto onDrop = [&msg1](const RefPtr<OHOS::Ace::DragEvent>& /* dragEvent */, const std::string& /* p… in __anon044195c61702() variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract_model_ng.h | 796 void SetOnDrop(NG::OnDragDropFunc&& onDrop) override in SetOnDrop()
|
| D | view_abstract.cpp | 910 …t::SetOnDrop(std::function<void(const RefPtr<OHOS::Ace::DragEvent>&, const std::string&)>&& onDrop) in SetOnDrop()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_pattern.cpp | 1998 auto onDrop = [weakPtr = WeakClaim(this)]( in InitDragDropEvent() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_view_abstract.cpp | 4408 auto onDrop = [execCtx = info.GetExecutionContext(), func = std::move(jsOnDropFunc)]( in JsOnDrop() local
|