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

/inkscape/src/util/
H A Dziptool.cpp1865 bool GzipFile::readFile(const std::string &fileName) function in class:GzipFile
2101 bool ZipEntry::readFile(const std::string &fileNameArg, function in class:ZipEntry
2235 if (!ze->readFile(fileName, comment))
3000 bool ZipFile::readFile(const std::string &fileName) function in class:ZipFile
/inkscape/
H A Dbuildtool.cpp3358 virtual bool readFile(const String &fileName);
5541 bool PkgConfig::readFile(const String &fname) function in class:buildtool::PkgConfig
5583 if (!readFile(fname))
10271 if (!pkgConfig.readFile("gtk+-2.0.pc"))

Completed in 35 milliseconds