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

/inkscape/src/
H A Dcms-system.h34 static Glib::ustring getPathForProfile(Glib::ustring const& name);
H A Dcolor-profile.cpp663 Glib::ustring Inkscape::CMSSystem::getPathForProfile(Glib::ustring const& name) function in class:Inkscape::CMSSystem
/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp847 Glib::ustring path = CMSSystem::getPathForProfile(active);
857 Glib::ustring path = CMSSystem::getPathForProfile(active);
1095 Glib::ustring path = CMSSystem::getPathForProfile(*it);
1110 Glib::ustring path = CMSSystem::getPathForProfile(*it);

Completed in 132 milliseconds