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

/inkscape/src/extension/
H A Ddependency.cpp185 gchar * local_path; // to have the path after detection of the separator local
188 local_path = path;
198 if (*local_path == '\0') {
201 final_name = Glib::build_filename(local_path, _string);

Completed in 14 milliseconds