Home
last modified time | relevance | path

Searched refs:icon_type (Results 1 – 24 of 24) sorted by relevance

/external/chromium/chrome/browser/
Dfavicon_helper.cc27 history::IconType ToHistoryIconType(FaviconURL::IconType icon_type) { in ToHistoryIconType() argument
28 switch (icon_type) { in ToHistoryIconType()
45 history::IconType icon_type) { in DoUrlAndIconMatch() argument
47 favicon_url.icon_type == static_cast<FaviconURL::IconType>(icon_type); in DoUrlAndIconMatch()
54 icon_type(history::INVALID_ICON) { in DownloadRequest()
60 history::IconType icon_type) in DownloadRequest() argument
64 icon_type(icon_type) { in DownloadRequest()
67 FaviconHelper::FaviconHelper(TabContents* tab_contents, Type icon_type) in FaviconHelper() argument
71 icon_types_(icon_type == FAVICON ? history::FAVICON : in FaviconHelper()
108 history::IconType icon_type, in DownloadImage() argument
[all …]
Dfavicon_helper.h77 FaviconHelper(TabContents* tab_contents, Type icon_type);
93 history::IconType icon_type,
116 history::IconType icon_type,
122 history::IconType icon_type,
135 history::IconType icon_type);
151 history::IconType icon_type);
156 history::IconType icon_type; member
176 history::IconType icon_type);
187 history::IconType icon_type,
195 history::IconType icon_type);
Dfavicon_helper_unittest.cc87 int icon_type, in HistoryRequestHandler() argument
91 icon_type_(icon_type), in HistoryRequestHandler()
97 int icon_type, in HistoryRequestHandler() argument
102 icon_type_(icon_type), in HistoryRequestHandler()
188 history::IconType icon_type, in UpdateFaviconMappingAndFetch() argument
192 icon_type, callback)); in UpdateFaviconMappingAndFetch()
197 history::IconType icon_type, in GetFavicon() argument
201 icon_type, callback)); in GetFavicon()
223 history::IconType icon_type) OVERRIDE { in SetHistoryFavicon() argument
225 icon_type, image_data, NULL)); in SetHistoryFavicon()
[all …]
Dfavicon_service.cc18 history::IconType icon_type, in GetFavicon() argument
25 hs->GetFavicon(request, icon_url, icon_type); in GetFavicon()
34 history::IconType icon_type, in UpdateFaviconMappingAndFetch() argument
41 hs->UpdateFaviconMappingAndFetch(request, page_url, icon_url, icon_type); in UpdateFaviconMappingAndFetch()
85 history::IconType icon_type) { in SetFavicon() argument
88 hs->SetFavicon(page_url, icon_url, image_data, icon_type); in SetFavicon()
Dfavicon_service.h50 history::IconType icon_type,
61 history::IconType icon_type,
91 history::IconType icon_type);
/external/chromium/chrome/common/
Dfavicon_url.cc8 : icon_type(INVALID_ICON) { in FaviconURL()
13 icon_type(type) { in FaviconURL()
Dfavicon_url.h29 IconType icon_type; member
Dicon_messages.h20 IPC_STRUCT_TRAITS_MEMBER(icon_type)
/external/chromium/chrome/browser/history/
Dhistory_backend.h224 IconType icon_type);
229 IconType icon_type);
456 int icon_type);
462 IconType icon_type);
471 IconType icon_type,
Dthumbnail_database.cc35 icon_mapping->icon_type = in FillIconMapping()
404 IconType* icon_type) { in GetFaviconIDForFaviconURL() argument
416 if (icon_type) in GetFaviconIDForFaviconURL()
417 *icon_type = static_cast<IconType>(statement.ColumnInt(1)); in GetFaviconIDForFaviconURL()
448 IconType icon_type) { in AddFavicon() argument
456 statement.BindInt(1, icon_type); in AddFavicon()
481 if (m->icon_type == required_icon_type) { in GetIconMappingForPageURL()
Dhistory_backend.cc1610 IconType icon_type) { in UpdateFaviconMappingAndFetch() argument
1611 UpdateFaviconMappingAndFetchImpl(&page_url, icon_url, request, icon_type); in UpdateFaviconMappingAndFetch()
1709 icon_url, icon_types, &favicon.icon_type); in UpdateFaviconMappingAndFetchImpl()
1722 SetFaviconMapping(*page_url, favicon_id, favicon.icon_type); in UpdateFaviconMappingAndFetchImpl()
1748 (icon_mappings.front().icon_type & icon_types) && in GetFaviconForURL()
1754 favicon.icon_type = icon_mappings.front().icon_type; in GetFaviconForURL()
1770 IconType icon_type) { in SetFavicon() argument
1776 icon_url, icon_type, NULL); in SetFavicon()
1778 id = thumbnail_db_->AddFavicon(icon_url, icon_type); in SetFavicon()
1783 SetFaviconMapping(page_url, id, icon_type); in SetFavicon()
[all …]
Dthumbnail_database_unittest.cc215 EXPECT_EQ(icon_mapping.front().icon_type, TOUCH_ICON); in TEST_F()
334 EXPECT_EQ(FAVICON, icon_mapping.front().icon_type); in TEST_F()
349 EXPECT_EQ(TOUCH_ICON, icon_mapping.front().icon_type); in TEST_F()
363 EXPECT_EQ(TOUCH_PRECOMPOSED_ICON, icon_mapping.front().icon_type); in TEST_F()
426 EXPECT_EQ(FAVICON, icon_mappings[0].icon_type); in TEST_F()
441 EXPECT_EQ(FAVICON, icon_mappings[0].icon_type); in TEST_F()
450 EXPECT_EQ(FAVICON, icon_mappings[0].icon_type); in TEST_F()
Dthumbnail_database.h117 IconType* icon_type);
127 FaviconID AddFavicon(const GURL& icon_url, IconType icon_type);
Dhistory.cc453 history::IconType icon_type) { in GetFavicon() argument
455 icon_url, icon_type); in GetFavicon()
462 history::IconType icon_type) { in UpdateFaviconMappingAndFetch() argument
478 history::IconType icon_type) { in SetFavicon() argument
485 icon_type); in SetFavicon()
Dhistory.h647 history::IconType icon_type);
654 history::IconType icon_type);
676 history::IconType icon_type);
Dhistory_types.h703 IconType icon_type; member
727 history::IconType icon_type; member
Dhistory_types.cc408 icon_type(INVALID_ICON) { in IconMapping()
417 icon_type(history::INVALID_ICON) { in FaviconData()
Dexpire_history_backend_unittest.cc71 FaviconID GetFavicon(const GURL& page_url, IconType icon_type);
324 IconType icon_type) { in GetFavicon() argument
326 thumb_db_->GetIconMappingForPageURL(page_url, icon_type, &icon_mapping); in GetFavicon()
Dhistory_backend_unittest.cc133 FaviconID GetFavicon(const GURL& url, IconType icon_type) { in GetFavicon() argument
135 if (backend_->thumbnail_db_->GetIconMappingForPageURL(url, icon_type, in GetFavicon()
/external/chromium/chrome/browser/extensions/
Dextension_web_ui.cc111 favicon.icon_type = history::FAVICON; in ForwardResult()
/external/chromium/chrome/browser/prerender/
Dprerender_contents.cc474 if (i->icon_type == FaviconURL::FAVICON) { in OnUpdateFaviconURL()
/external/chromium/chrome/browser/ui/cocoa/
Dhistory_menu_bridge_unittest.mm379 favicon.icon_type = history::FAVICON;
/external/libmtp/src/
Dptp.c2250 params->wifi_profiles[profn].icon_type = data[pos++]; in ptp_nikon_getwifiprofilelist()
2278 test.icon_type = 1; in ptp_nikon_getwifiprofilelist()
2346 buffer[0x18] = profile->icon_type; in ptp_nikon_writewifiprofile()
Dptp.h1035 uint8_t icon_type; member