Searched defs:fileBuf (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/util/ | ||
H A D | ziptool.h | 219 std::vector<unsigned char> fileBuf; member in class:GzipFile 550 std::vector<unsigned char> fileBuf; member in class:ZipFile |
/inkscape/src/ | ||
H A D | deptool.cpp | 364 char *fileBuf; member in class:DepTool 690 return fileBuf[pos]; 817 fileBuf = (char *)buf.c_str(); |
Completed in 34 milliseconds