Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/event/
Ddrag_and_drop_impl.cpp134 auto dragActions = impl->getDragAdapterAPI()->createDragActionWithNode(node->uiNodeHandle); in OH_ArkUI_CreateDragActionWithNode() local
145 auto dragActions = impl->getDragAdapterAPI()->createDragActionWithContext(context); in OH_ArkUI_CreateDragActionWithContext() local
163 auto* dragActions = reinterpret_cast<ArkUIDragAction*>(dragAction); in OH_ArkUI_DragAction_SetPointerId() local
180 auto* dragActions = reinterpret_cast<ArkUIDragAction*>(dragAction); in OH_ArkUI_DragAction_SetPixelMaps() local
204 auto* dragActions = reinterpret_cast<ArkUIDragAction*>(dragAction); in OH_ArkUI_DragAction_SetTouchPointX() local
218 auto* dragActions = reinterpret_cast<ArkUIDragAction*>(dragAction); in OH_ArkUI_DragAction_SetTouchPointY() local
232 auto* dragActions = reinterpret_cast<ArkUIDragAction*>(dragAction); in OH_ArkUI_DragAction_SetData() local
242 auto* dragActions = reinterpret_cast<ArkUIDragAction*>(dragAction); in OH_ArkUI_DragAction_SetDragPreviewOption() local
298 auto* dragActions = reinterpret_cast<ArkUIDragAction*>(dragAction); in OH_ArkUI_StartDrag() local