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

/inkscape/src/xml/
H A Drebase-hrefs.cpp62 static std::string calc_abs_href(std::string const &abs_base_dir, std::string const &href, argument
65 std::string ret = Glib::build_filename(abs_base_dir, href);

Completed in 14 milliseconds