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

/inkscape/
H A Dbuildtool.cpp3417 bool parseLine(const String &lineBuf);
5389 bool PkgConfig::parseLine(const String &lineBuf) argument
5391 parsebuf = (char *)lineBuf.c_str();
5392 parselen = lineBuf.size();

Completed in 48 milliseconds