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

/inkscape/src/
H A Dresource-manager.cpp129 std::map<Glib::ustring, Glib::ustring> locateLinks(Glib::ustring const & docbase, std::vector<Glib::ustring> const & brokenLinks);
211 std::map<Glib::ustring, Glib::ustring> ResourceManagerImpl::locateLinks(Glib::ustring const & docbase, std::vector<Glib::ustring> const & brokenLinks) function in class:Inkscape::ResourceManagerImpl
300 std::map<Glib::ustring, Glib::ustring> mapping = locateLinks(doc->getBase(), brokenHrefs);

Completed in 14 milliseconds