Home
last modified time | relevance | path

Searched refs:ConfirmCurPointerEventInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp99 bool ConfirmCurPointerEventInfo( in ConfirmCurPointerEventInfo() function
217 auto isGetPointSuccess = ConfirmCurPointerEventInfo(dragAction, container); in CheckStartAction()
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1588 bool ConfirmCurPointerEventInfo(std::shared_ptr<DragControllerAsyncCtx> asyncCtx, const RefPtr<Container>& container) in ConfirmCurPointerEventInfo() function
1649 auto getPointSuccess = ConfirmCurPointerEventInfo(dragAsyncContext, container); in JSExecuteDrag()
1696 auto getPointSuccess = ConfirmCurPointerEventInfo(dragAsyncContext, container); in JSCreateDragAction()

Completed in 5 milliseconds