Searched defs:dragResult (Results 1 – 5 of 5) sorted by relevance
190 Msdp::DeviceStatus::DragResult TranslateDragResult(DragRet dragResult) in TranslateDragResult()233 DragRet TranslateDragResult(Msdp::DeviceStatus::DragResult dragResult) in TranslateDragResult()
152 std::string dragResult = dragResult_[result]; in WriteNotifyDragResult() local
119 auto dragResult = dragDropManager->FindTargetInChildNodes(GET_PARENT, hitFrameNodes, true); variable
988 auto dragResult = event->GetResult(); in OnDragDrop() local
244 ArkUI_Int32 dragResult; member