Searched refs:pathName (Results 1 - 2 of 2) sorted by relevance

/inkscape/cxxtest/
H A Dcxxtestgen.py157 for pathName in patterns:
158 patternFiles = glob.glob( pathName )
/inkscape/src/extension/internal/
H A Dodf.cpp1086 std::string pathName = documentUri.getFullPath(oldUri.getFullPath("")); local
1087 ZipEntry *ze = zf.addFile(pathName, comment);
1094 g_warning("Could not load image file '%s'", pathName.c_str());

Completed in 27 milliseconds