Searched refs:getUncompressedSize (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/util/
H A Dziptool.h310 virtual unsigned long getUncompressedSize();
H A Dziptool.cpp2007 unsigned long ZipEntry::getUncompressedSize() function in class:ZipEntry
2314 putLong(entry->getUncompressedSize());
2359 putLong(entry->getUncompressedSize());

Completed in 697 milliseconds