HomeSort by relevance Sort by last modified time
    Searched full:favicon_url (Results 26 - 37 of 37) sorted by null

12

  /external/chromium/chrome/browser/
favicon_helper.h 15 #include "chrome/common/favicon_url.h"
  /external/chromium/chrome/browser/search_engines/
template_url_prepopulate_data_unittest.cc 104 entry->SetString("favicon_url", "http://foi.com/favicon.ico");
  /external/chromium/chrome/browser/importer/
firefox3_importer.cc 569 usage.favicon_url = GURL(s.ColumnString(0));
570 if (!usage.favicon_url.is_valid())
toolbar_importer.cc 396 // <name>favicon_url</name>
firefox2_importer.cc 673 usage.favicon_url = GURL(std::string("made-up-favicon:") + link_url.spec());
  /external/chromium/chrome/browser/history/
history_types.cc 326 favicon_url(in_favicon_url),
history_backend_unittest.cc 554 favicon.favicon_url = GURL("http://news.google.com/favicon.ico");
571 favicon.favicon_url = GURL("http://mail.google.com/favicon.ico");
    [all...]
history_types.h 242 GURL favicon_url; member in struct:history::ImportedFaviconUsage
547 GURL favicon_url; member in struct:history::MostVisitedURL
top_sites.cc 635 url.favicon_url = GURL(kPrepopulateFaviconURLs[i]);
    [all...]
history_backend.cc     [all...]
  /external/chromium/chrome/browser/webdata/
web_database_migration_unittest.cc 254 stmt = "SELECT id, short_name, keyword, favicon_url, url, "
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 1006 milliseconds

12