Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h178 std::string GetDragCursorStyle(DragCursorStyle value) const;
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp780 GetDragCursorStyle(style).c_str(), DRAG_DATA_MGR.GetDragWindowVisible() ? "true" : "false"); in Dump()
787 GetDragCursorStyle(style).c_str(), DRAG_DATA_MGR.GetDragWindowVisible() ? "true" : "false"); in Dump()
847 std::string DragManager::GetDragCursorStyle(DragCursorStyle value) const in GetDragCursorStyle() function in OHOS::Msdp::DeviceStatus::DragManager

Completed in 4 milliseconds