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

/inkscape/src/
H A Dresource-manager.cpp53 static std::string convertPathToRelative( std::string const &path, std::string const &docbase ) function in namespace:Inkscape
271 remainder = convertPathToRelative( remainder, docbase );

Completed in 31 milliseconds