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

/inkscape/
H A Dbuildtool.cpp9599 String tgtName = target.getName().c_str(); local
9600 depList.push_back(tgtName);
9610 dep.c_str(), tgtName.c_str());
9625 tgtName.c_str(), dep.c_str());

Completed in 55 milliseconds