/external/chromium_org/chrome/browser/ui/app_list/search/ |
D | app_result.cc | 53 UpdateIcon(); in AppResult() 152 void AppResult::UpdateIcon() { in UpdateIcon() function in app_list::AppResult 165 UpdateIcon(); in OnExtensionIconImageChanged() 187 UpdateIcon(); in OnExtensionLoaded()
|
D | omnibox_provider.cc | 77 UpdateIcon(); in OmniboxResult() 103 void UpdateIcon() { in UpdateIcon() function in app_list::__anon0f3bcc260111::OmniboxResult
|
D | app_result.h | 62 void UpdateIcon();
|
/external/chromium_org/chrome/browser/ui/app_list/ |
D | extension_app_item.cc | 174 UpdateIcon(); in Reload() 181 void ExtensionAppItem::UpdateIcon() { in UpdateIcon() function in ExtensionAppItem 250 UpdateIcon(); in LoadImage() 287 UpdateIcon(); in OnExtensionIconImageChanged() 333 UpdateIcon(); in OnExtensionPreferenceChanged()
|
D | extension_app_item.h | 52 void UpdateIcon();
|
D | extension_app_model_builder.cc | 158 item->UpdateIcon(); in OnExtensionUnloaded()
|
/external/chromium_org/chrome/browser/web_applications/ |
D | web_app_mac.h | 80 FRIEND_TEST_ALL_PREFIXES(WebAppShortcutCreatorTest, UpdateIcon); 108 bool UpdateIcon(const base::FilePath& app_path) const;
|
D | web_app_mac_unittest.mm | 268 TEST_F(WebAppShortcutCreatorTest, UpdateIcon) { 275 ASSERT_TRUE(shortcut_creator.UpdateIcon(shim_path_));
|
D | web_app_mac.mm | 591 UpdateIcon(staging_path); 835 bool WebAppShortcutCreator::UpdateIcon(const base::FilePath& app_path) const {
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
D | search_button.h | 21 void UpdateIcon(bool is_search);
|
D | search_button.cc | 49 void SearchButton::UpdateIcon(bool is_search) { in UpdateIcon() function in SearchButton
|
D | location_bar_view.cc | 1685 search_button_->UpdateIcon(icon_id == IDR_OMNIBOX_SEARCH); in OnChanged()
|
/external/chromium_org/ui/app_list/ |
D | app_list_folder_item.cc | 96 void AppListFolderItem::UpdateIcon() { in UpdateIcon() function in app_list::AppListFolderItem 211 UpdateIcon(); in ItemIconChanged() 256 UpdateIcon(); in UpdateTopItems()
|
D | app_list_folder_item.h | 42 void UpdateIcon();
|
/external/chromium_org/chrome/browser/ui/views/ |
D | create_application_shortcut_view.cc | 72 void UpdateIcon(const gfx::ImageFamily& image); 106 UpdateIcon(icon); in Init() 176 void AppInfoView::UpdateIcon(const gfx::ImageFamily& image) { in UpdateIcon() function in __anon704d7c090111::AppInfoView 505 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon); in DidDownloadFavicon()
|
/external/chromium_org/ui/app_list/views/ |
D | app_list_item_view.cc | 120 UpdateIcon(); in SetIconSize() 123 void AppListItemView::UpdateIcon() { in UpdateIcon() function in app_list::AppListItemView 263 UpdateIcon(); in ItemIconChanged()
|
D | app_list_item_view.h | 82 void UpdateIcon();
|
/external/chromium_org/ash/system/chromeos/network/ |
D | tray_network.cc | 76 UpdateIcon(show_in_tray, image); in UpdateNetworkStateHandlerIcon() 127 void UpdateIcon(bool tray_icon_visible, const gfx::ImageSkia& image) { in UpdateIcon() function in ash::tray::NetworkTrayView
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | panel_frame_view.h | 37 void UpdateIcon();
|
D | panel_frame_view.cc | 327 void PanelFrameView::UpdateIcon() { in UpdateIcon() function in PanelFrameView
|
D | panel_view.cc | 923 GetFrameView()->UpdateIcon(); in UpdateWindowIcon()
|