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