Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
Dinteraction_impl.cpp59 = [=](const Msdp::DeviceStatus::DragNotifyMsg& dragNotifyMsg) { in StartDrag()
145 = [dragOutCallback](Msdp::CoordinationMessage dragNotifyMsg) { in RegisterCoordinationListener()
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
Djs_drag_controller.cpp461 void GetCallBackDataForJs(DragControllerAsyncCtx* asyncCtx, const DragNotifyMsg& dragNotifyMsg, in GetCallBackDataForJs()
516 void HandleSuccess(DragControllerAsyncCtx* asyncCtx, const DragNotifyMsg& dragNotifyMsg, in HandleSuccess()
693 OnDragCallback callback = [asyncCtx](const DragNotifyMsg& dragNotifyMsg) { in StartDragService()
823 OnDragCallback callback = [asyncCtx](const DragNotifyMsg& dragNotifyMsg) { in OnComplete()