Searched refs:getByte (Results 1 - 2 of 2) 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...]
H A Dziptool.h222 bool getByte(unsigned char *ch);
535 bool getByte(unsigned char *val);

Completed in 19 milliseconds