Lines Matching defs:sources
718 std::vector<Glib::ustring> sources;
722 sources.push_back(path);
728 sources.push_back(path);
740 sources.push_back(it->c_str());
747 sources.push_back(path);
763 sources.push_back(utf8Path);
769 return sources;
815 std::list<Glib::ustring> sources;
818 sources.insert(sources.begin(), tmp.begin(), tmp.end());
820 for ( std::list<Glib::ustring>::const_iterator it = sources.begin(); it != sources.end(); ++it ) {
829 sources.push_back( filepath );