Home
last modified time | relevance | path

Searched refs:GetRawProp (Results 1 – 25 of 99) sorted by relevance

1234

/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DPanelSort.cpp119 …if (panel->_folderRawProps->GetRawProp((UInt32)lParam1, propID, &data1, &dataSize1, &propType1) !=… in CompareItems2()
120 …if (panel->_folderRawProps->GetRawProp((UInt32)lParam2, propID, &data2, &dataSize2, &propType2) !=… in CompareItems2()
H A DPanelListNotify.cpp213 RINOK(_folderRawProps->GetRawProp(realIndex, propID, &data, &dataSize, &propType)); in SetItemText()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanelSort.cpp119 …if (panel->_folderRawProps->GetRawProp((UInt32)lParam1, propID, &data1, &dataSize1, &propType1) !=… in CompareItems2()
120 …if (panel->_folderRawProps->GetRawProp((UInt32)lParam2, propID, &data2, &dataSize2, &propType2) !=… in CompareItems2()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp205 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
219 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp205 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
219 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp205 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
219 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Agent/
H A DAgentProxy.cpp273 if (arc.GetRawProps->GetRawProp(i, kpidPath, &p, &size, &propType) == S_OK in Load()
619 RINOK(arc.GetRawProps->GetRawProp(i, kpidName, &p, &size, &propType)); in Load()
H A DAgent.cpp500 HRESULT res1 = rawProps->GetRawProp(arcIndex1, propID, &p1, &size1, &propType1); in CompareRawProps()
501 HRESULT res2 = rawProps->GetRawProp(arcIndex2, propID, &p2, &size2, &propType2); in CompareRawProps()
1314 STDMETHODIMP CAgentFolder::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataS… in GetRawProp() function in CAgentFolder
1343 return rawProps->GetRawProp(arcIndex, propID, data, dataSize, propType); in GetRawProp()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp213 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
227 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Agent/
H A DAgentProxy.cpp258 if (arc.GetRawProps->GetRawProp(i, kpidPath, &p, &size, &propType) == S_OK in Load()
594 RINOK(arc.GetRawProps->GetRawProp(i, kpidName, &p, &size, &propType)); in Load()
H A DAgent.cpp493 HRESULT res1 = rawProps->GetRawProp(arcIndex1, propID, &p1, &size1, &propType1); in CompareRawProps()
494 HRESULT res2 = rawProps->GetRawProp(arcIndex2, propID, &p2, &size2, &propType2); in CompareRawProps()
1303 STDMETHODIMP CAgentFolder::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataS… in GetRawProp() function in CAgentFolder
1332 return rawProps->GetRawProp(arcIndex, propID, data, dataSize, propType); in GetRawProp()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp208 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp() function in CArchiveUpdateCallback
222 return Arc->GetRawProps->GetRawProp( in GetRawProp()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Wim/
H A DWimHandlerOut.cpp1181 GetRawProp(arcIndex, kpidNtSecure, &data, &dataSize, &propType); in UpdateItems()
1185 getRawProps->GetRawProp(i, kpidNtSecure, &data, &dataSize, &propType); in UpdateItems()
1201 GetRawProp(arcIndex, kpidNtReparse, &data, &dataSize, &propType); in UpdateItems()
1205 getRawProps->GetRawProp(i, kpidNtReparse, &data, &dataSize, &propType); in UpdateItems()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimHandlerOut.cpp1211 GetRawProp(arcIndex, kpidNtSecure, &data, &dataSize, &propType); in UpdateItems()
1215 getRawProps->GetRawProp(i, kpidNtSecure, &data, &dataSize, &propType); in UpdateItems()
1231 GetRawProp(arcIndex, kpidNtReparse, &data, &dataSize, &propType); in UpdateItems()
1235 getRawProps->GetRawProp(i, kpidNtReparse, &data, &dataSize, &propType); in UpdateItems()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/
H A DIArchive.h318 …STDMETHOD(GetRawProp)(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *pr…
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/
H A DIArchive.h318 …STDMETHOD(GetRawProp)(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *pr…
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/
H A DIArchive.h318 …STDMETHOD(GetRawProp)(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *pr…
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/
H A DIArchive.h318 …STDMETHOD(GetRawProp)(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize, UInt32 *pr…

1234