Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelDrag.cpp525 UINT m_Format_LogicalPerformedDropEffect; member in Z7_final
600m_Format_LogicalPerformedDropEffect = RegisterClipboardFormat(CFSTR_LOGICALPERFORMEDDROPEFFECT); /… in CDataObject()
974 else if (etc->cfFormat == m_Format_LogicalPerformedDropEffect) in SetData2()