Home
last modified time | relevance | path

Searched refs:SendToSource_UInt32 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelDrag.cpp434 bool SendToSource_UInt32(IDataObject *dataObject, UINT format, UInt32 value);
2328 bool CDropTarget::SendToSource_UInt32(IDataObject *dataObject, UINT format, UInt32 value) in SendToSource_UInt32() function in CDropTarget
2729 /* res = */ SendToSource_UInt32(dataObject, in Drop()