Searched defs:DragNotifyMsg (Results 1 – 3 of 3) sorted by relevance
62 struct DragNotifyMsg { struct63 int32_t displayX = -1;64 int32_t displayY = -1;65 int32_t targetPid = -1;
41 using DragNotifyMsg = OHOS::Ace::DragNotifyMsg; typedef
71 using DragNotifyMsg = Msdp::DeviceStatus::DragNotifyMsg; typedef