Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
Ddrag_drop_manager.cpp928 …DragDropRet dragDropRet { DragRet::DRAG_CANCEL, false, container->GetWindowId(), DragBehavior::MOV… in OnDragPullCancel() local
1091 void DragDropManager::ResetDragDropStatus(const Point& point, const DragDropRet& dragDropRet, int32… in ResetDragDropStatus()
1241 …DragDropRet dragDropRet { DragRet::DRAG_CANCEL, false, container->GetWindowId(), DragBehavior::UNK… in OnDragEnd() local
1547 DragDropRet dragDropRet { dragResult, useCustomAnimation, windowId, dragBehavior }; in ExecuteStopDrag() local
1572 …ger::ExecuteCustomDropAnimation(const RefPtr<OHOS::Ace::DragEvent>& event, DragDropRet dragDropRet) in ExecuteCustomDropAnimation()
2931 … DragDropRet dragDropRet { DragRet::DRAG_FAIL, isMouseDragged_, windowId, DragBehavior::UNKNOWN }; in ResetDragDrop() local