Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp211 DragAction* dragAction = ConvertDragAction(env, thisVar); in On()
239 DragAction* dragAction = ConvertDragAction(env, thisVar); in Off()
275 DragAction* dragAction = ConvertDragAction(env, thisVar); in StartDrag()
346 static DragAction* ConvertDragAction(napi_env env, napi_value thisVar) in ConvertDragAction() function

Completed in 3 milliseconds