Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/
H A Dinteraction_impl.cpp28 …Msdp::DeviceStatus::DragCursorStyle TranslateDragCursorStyle(OHOS::Ace::DragCursorStyleCore style);
92 …return InteractionManager::GetInstance()->UpdateDragStyle(TranslateDragCursorStyle(style), eventId… in UpdateDragStyle()
174 Msdp::DeviceStatus::DragCursorStyle TranslateDragCursorStyle(OHOS::Ace::DragCursorStyleCore style) in TranslateDragCursorStyle() function