Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/rust/modules/drag/server/src/
H A Dbinding.rs21 pub type OnStartDrag = unsafe extern "C" fn ( typedef
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp884 int32_t DragManager::OnStartDrag(const std::string &packageName) in OnStartDrag() function in OHOS::Msdp::DeviceStatus::DragManager
H A Ddrag_drawing.cpp593 void DragDrawing::OnStartDrag(const DragAnimationData &dragAnimationData, in OnStartDrag() function in OHOS::Msdp::DeviceStatus::DragDrawing