Searched refs:UpdateIcon (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_mac.h69 FRIEND_TEST_ALL_PREFIXES(WebAppShortcutCreatorTest, UpdateIcon);
97 bool UpdateIcon(const base::FilePath& app_path) const;
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dapp_result.cc51 UpdateIcon();
150 void AppResult::UpdateIcon() { function in class:app_list::AppResult
166 UpdateIcon();
197 UpdateIcon();
H A Domnibox_provider.cc76 UpdateIcon();
102 void UpdateIcon() { function in class:app_list::__anon6188::OmniboxResult
H A Dapp_result.h62 void UpdateIcon();
/external/chromium_org/ui/app_list/
H A Dapp_list_folder_item.cc106 void AppListFolderItem::UpdateIcon() { function in class:app_list::AppListFolderItem
135 UpdateIcon();
180 UpdateIcon();
H A Dapp_list_folder_item.h29 void UpdateIcon();
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_app_item.cc110 UpdateIcon();
117 void ExtensionAppItem::UpdateIcon() { function in class:ExtensionAppItem
186 UpdateIcon();
225 UpdateIcon();
H A Dextension_app_item.h48 void UpdateIcon();
H A Dextension_app_model_builder.cc114 item->UpdateIcon();
/external/chromium/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc53 void UpdateIcon(const SkBitmap& new_icon);
155 void AppInfoView::UpdateIcon(const SkBitmap& new_icon) { function in class:__anon2710::AppInfoView
472 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
527 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h37 void UpdateIcon();
H A Dpanel_frame_view.cc339 void PanelFrameView::UpdateIcon() { function in class:PanelFrameView
H A Dpanel_view.cc893 GetFrameView()->UpdateIcon();
/external/chromium_org/ui/app_list/views/
H A Dapp_list_item_view.h72 void UpdateIcon();
H A Dapp_list_item_view.cc107 UpdateIcon();
110 void AppListItemView::UpdateIcon() { function in class:app_list::AppListItemView
225 UpdateIcon();
/external/chromium_org/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc72 void UpdateIcon(const gfx::ImageFamily& image);
106 UpdateIcon(icon);
175 void AppInfoView::UpdateIcon(const gfx::ImageFamily& image) { function in class:__anon6576::AppInfoView
510 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
560 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
/external/chromium_org/ash/system/chromeos/network/
H A Dtray_network.cc79 UpdateIcon(show_in_tray, image);
128 void UpdateIcon(bool tray_icon_visible, const gfx::ImageSkia& image) { function in class:ash::internal::tray::NetworkTrayView

Completed in 292 milliseconds