Home
last modified time | relevance | path

Searched refs:DragControllerAsyncCtx (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp81 struct DragControllerAsyncCtx { struct
112 ~DragControllerAsyncCtx();
116 void OnMultipleComplete(DragControllerAsyncCtx* asyncCtx);
117 void OnComplete(DragControllerAsyncCtx* asyncCtx);
118 bool GetPixelMapByCustom(DragControllerAsyncCtx* asyncCtx);
373 DragControllerAsyncCtx* asyncCtx_;
376 DragControllerAsyncCtx::~DragControllerAsyncCtx() in ~DragControllerAsyncCtx()
652 void HandleOnDragStart(DragControllerAsyncCtx* asyncCtx) in HandleOnDragStart()
670 void GetShadowInfoArray(DragControllerAsyncCtx* asyncCtx, in GetShadowInfoArray()
770 void StartDragService(DragControllerAsyncCtx* asyncCtx) in StartDragService()
[all …]