Searched refs:ConvertDragAction (Results 1 – 1 of 1) sorted by relevance
209 DragAction* dragAction = ConvertDragAction(env, thisVar); in On()234 DragAction* dragAction = ConvertDragAction(env, thisVar); in Off()271 DragAction* dragAction = ConvertDragAction(env, thisVar); in StartDrag()342 static DragAction* ConvertDragAction(napi_env env, napi_value thisVar) in ConvertDragAction() function in OHOS::Ace::Napi::DragAction