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

/inkscape/src/util/
H A Dziptool.h300 virtual std::vector<unsigned char> &getCompressedData();
H A Dziptool.cpp1991 std::vector<unsigned char> &ZipEntry::getCompressedData() function in class:ZipEntry
2327 std::vector<unsigned char> &buf = entry->getCompressedData();

Completed in 77 milliseconds