Home
last modified time | relevance | path

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

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Chm/
H A DChmIn.h141 bool IsLzx() const;
156 bool IsLzx() const;
174 if (section.IsLzx()) in GetFolder()
183 if (section.IsLzx()) in GetLastFolder()
H A DChmIn.cpp79 bool CMethodInfo::IsLzx() const in IsLzx() function in NArchive::NChm::CMethodInfo
94 if (IsLzx()) in GetName()
121 bool CSectionInfo::IsLzx() const in IsLzx() function in NArchive::NChm::CSectionInfo
125 return Methods[0].IsLzx(); in IsLzx()
131 if (!IsLzx()) in GetMethodName()
746 if (method.IsLzx()) in OpenHighLevel()
800 if (method.IsLzx()) in OpenHighLevel()
H A DChmHandler.cpp515 if (section.IsLzx()) in Extract()
585 if (!section.IsLzx()) in Extract()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Chm/
H A DChmIn.h156 bool IsLzx() const;
172 bool IsLzx() const;
192 if (section.IsLzx()) in GetFolder()
204 if (section.IsLzx()) in GetLastFolder()
H A DChmIn.cpp68 bool CMethodInfo::IsLzx() const in IsLzx() function in NArchive::NChm::CMethodInfo
83 if (IsLzx()) in GetName()
106 bool CSectionInfo::IsLzx() const in IsLzx() function in NArchive::NChm::CSectionInfo
110 return Methods[0].IsLzx(); in IsLzx()
116 if (!IsLzx()) in GetMethodName()
771 if (method.IsLzx()) in OpenHighLevel()
823 if (method.IsLzx()) in OpenHighLevel()
H A DChmHandler.cpp555 if (section.IsLzx()) in Extract()
644 if (!section.IsLzx()) in Extract()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Chm/
H A DChmIn.h156 bool IsLzx() const;
172 bool IsLzx() const;
192 if (section.IsLzx()) in GetFolder()
204 if (section.IsLzx()) in GetLastFolder()
H A DChmIn.cpp69 bool CMethodInfo::IsLzx() const in IsLzx() function in NArchive::NChm::CMethodInfo
84 if (IsLzx()) in GetName()
107 bool CSectionInfo::IsLzx() const in IsLzx() function in NArchive::NChm::CSectionInfo
111 return Methods[0].IsLzx(); in IsLzx()
117 if (!IsLzx()) in GetMethodName()
772 if (method.IsLzx()) in OpenHighLevel()
824 if (method.IsLzx()) in OpenHighLevel()
H A DChmHandler.cpp553 if (section.IsLzx()) in Extract()
642 if (!section.IsLzx()) in Extract()