Searched defs:getByte (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/util/
H A Dziptool.cpp1669 bool GzipFile::getByte(unsigned char *ch) function in class:GzipFile
1705 if (!getByte(&ch))
1712 if (!getByte(&ch))
1721 if (!getByte(&ch))
1726 if (!getByte(&ch))
1744 if (!getByte(&ch))
1749 if (!getByte(&ch))
1758 if (!getByte(&ch))
1761 if (!getByte(&ch))
1766 if (!getByte(
2482 bool ZipFile::getByte(unsigned char *val) function in class:ZipFile
[all...]

Completed in 21 milliseconds