Searched refs:FaviconData (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium/chrome/browser/ui/webui/
H A Dfavicon_source.h38 history::FaviconData favicon);
H A Dfavicon_source.cc67 history::FaviconData favicon) {
H A Dextension_icon_source.h103 history::FaviconData favicon);
H A Dchrome_web_ui_factory.cc288 history::FaviconData favicon;
H A Dextension_icon_source.cc210 history::FaviconData favicon) {
/external/chromium/chrome/browser/
H A Dfavicon_helper.h169 history::FaviconData favicon);
180 history::FaviconData favicon);
252 // The FaviconData from history.
253 history::FaviconData history_icon_;
H A Dcustom_home_pages_table_model.h74 history::FaviconData favicon);
H A Dfavicon_service.h42 history::FaviconData>::Type // the type of favicon
H A Dpossible_url_model.h40 history::FaviconData favicon);
H A Dfavicon_service.cc96 request->handle(), history::FaviconData()));
H A Djumplist_win.h163 history::FaviconData favicon);
H A Dfavicon_helper.cc311 history::FaviconData favicon) {
387 history::FaviconData favicon) {
H A Dcustom_home_pages_table_model.cc193 history::FaviconData favicon) {
H A Dpossible_url_model.cc187 history::FaviconData favicon) {
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_html_writer.h69 history::FaviconData favicon);
H A Dbookmark_model.h396 history::FaviconData favicon);
H A Dbookmark_html_writer.cc455 history::FaviconData favicon) {
/external/chromium/chrome/browser/history/
H A Dhistory_types.cc414 FaviconData::FaviconData() function in class:history::FaviconData
420 FaviconData::~FaviconData() {}
422 bool FaviconData::is_valid() {
H A Dhistory_types.h707 struct FaviconData { struct in namespace:history
708 FaviconData();
709 ~FaviconData();
/external/chromium/chrome/browser/ui/cocoa/
H A Dhistory_menu_bridge.h190 history::FaviconData favicon);
/external/chromium/chrome/browser/ui/toolbar/
H A Dback_forward_menu_model.h90 history::FaviconData favicon);
H A Dback_forward_menu_model.cc241 history::FaviconData favicon) {
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dbookmarks_helper.cc175 struct FaviconData { struct in namespace:__anon5853
176 FaviconData() { function in struct:__anon5853::FaviconData
179 FaviconData(const gfx::Image& favicon_image, function in struct:__anon5853::FaviconData
185 ~FaviconData() {
193 FaviconData GetFaviconData(BookmarkModel* model,
199 return FaviconData();
210 return FaviconData(model->GetFavicon(node), node->icon_url());
278 FaviconData favicon_data_a = GetFaviconData(model_a, node_a);
279 FaviconData favicon_data_b = GetFaviconData(model_b, node_b);
/external/chromium/chrome/browser/extensions/
H A Dextension_web_ui.cc108 history::FaviconData favicon;
/external/chromium/chrome/browser/ui/search_engines/
H A Dtemplate_url_table_model.cc101 history::FaviconData favicon) {

Completed in 2561 milliseconds

12