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

/inkscape/
H A Dbuildtool.cpp3187 bool pkgConfigRecursive(const String packageName,
4443 bool MakeBase::pkgConfigRecursive(const String packageName, function in class:buildtool::MakeBase
4471 if (!pkgConfigRecursive(depPkgName, path, prefix, query, val, deplist))
4491 if (!pkgConfigRecursive(packageName, path, prefix, query, val, deplist))

Completed in 48 milliseconds