Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/7zip/
H A DPropID.h14 kpidIsFolder, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/7zip/
H A DPropID.h14 kpidIsFolder, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/7zip/UI/Common/
H A DArchiveOpenCallback.cpp43 case kpidIsFolder: in GetProperty()
H A DOpenArchive.cpp105 return IsArchiveItemProp(archive, index, kpidIsFolder, result); in IsArchiveItemFolder()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/7zip/Bundles/SFXSetup-moz/
H A DExtractCallback.cpp118 RINOK(_archiveHandler->GetProperty(index, kpidIsFolder, &propVariant)); in GetStream()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/7zip/Archive/7z/
H A D7zHandler.cpp207 case kpidIsFolder: in GetProperty()