Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx61 void LoadSignetImageFromResource(ZipFile::ZipContentBuffer_t& buffer) in LoadSignetImageFromResource()
67 buffer = ZipFile::ZipContentBuffer_t(data, data + size); in LoadSignetImageFromResource()
121 StreamOnZipBuffer(const ZipFile::ZipContentBuffer_t& zip_buffer);
143 const ZipFile::ZipContentBuffer_t& ref_zip_buffer_;
147 StreamOnZipBuffer::StreamOnZipBuffer(const ZipFile::ZipContentBuffer_t& zip_buffer) : in StreamOnZipBuffer()
303 ZipFile::ZipContentBuffer_t img_data; in CThumbviewer()
371 ZipFile::ZipContentBuffer_t thumbnail; in Extract()
/trunk/main/shell/inc/internal/
H A Dzipfile.hxx52 typedef std::vector<char> ZipContentBuffer_t; typedef in ZipFile
134 …void GetUncompressedContent(const std::string& ContentName, /*inout*/ ZipContentBuffer_t& ContentB…
H A Dbasereader.hxx73 ZipFile::ZipContentBuffer_t m_ZipContent;
/trunk/main/shell/qa/zip/testimpl/
H A Dtestzipimpl.cxx75 ZipFile::ZipContentBuffer_t contentBuf; in test_getContent()
/trunk/main/shell/source/all/zipfile/
H A Dzipfile.cxx150 const std::string& ContentName, /*inout*/ ZipContentBuffer_t& ContentBuffer) in GetUncompressedContent()

Completed in 30 milliseconds