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

/inkscape/src/extension/
H A Ddependency.cpp157 std::string temploc = Glib::build_filename(Inkscape::Extension::Extension::search_path[i], location); local
158 if (Glib::file_test(temploc, filetest)) {
159 location = temploc;

Completed in 36 milliseconds