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

/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dsearch_button.h21 void UpdateIcon(bool is_search);
H A Dsearch_button.cc49 void SearchButton::UpdateIcon(bool is_search) { function in class:SearchButton
H A Dlocation_bar_view.cc1572 search_button_->UpdateIcon(icon_id == IDR_OMNIBOX_SEARCH);
/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_mac.h80 FRIEND_TEST_ALL_PREFIXES(WebAppShortcutCreatorTest, UpdateIcon);
108 bool UpdateIcon(const base::FilePath& app_path) const;
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dapp_result.cc57 UpdateIcon();
171 void AppResult::UpdateIcon() { function in class:app_list::AppResult
184 UpdateIcon();
206 UpdateIcon();
H A Domnibox_provider.cc88 UpdateIcon();
114 void UpdateIcon() { function in class:app_list::__anon4960::OmniboxResult
H A Dapp_result.h69 void UpdateIcon();
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_app_item.cc172 UpdateIcon();
179 void ExtensionAppItem::UpdateIcon() { function in class:ExtensionAppItem
248 UpdateIcon();
289 UpdateIcon();
339 UpdateIcon();
H A Dextension_app_item.h52 void UpdateIcon();
H A Dextension_app_model_builder.cc201 item->UpdateIcon();
/external/chromium_org/ui/app_list/
H A Dapp_list_folder_item.h42 void UpdateIcon();
H A Dapp_list_folder_item.cc96 void AppListFolderItem::UpdateIcon() { function in class:app_list::AppListFolderItem
210 UpdateIcon();
243 UpdateIcon();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h37 void UpdateIcon();
H A Dpanel_frame_view.cc327 void PanelFrameView::UpdateIcon() { function in class:PanelFrameView
H A Dpanel_view.cc926 GetFrameView()->UpdateIcon();
/external/chromium_org/ui/app_list/views/
H A Dapp_list_item_view.h92 void UpdateIcon();
/external/chromium_org/athena/main/
H A Durl_search_provider.cc166 UpdateIcon();
180 void UpdateIcon() { function in class:athena::__anon2139::UrlSearchResult
/external/chromium_org/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc70 void UpdateIcon(const gfx::ImageFamily& image);
104 UpdateIcon(icon);
174 void AppInfoView::UpdateIcon(const gfx::ImageFamily& image) { function in class:__anon5239::AppInfoView
502 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
/external/chromium_org/ash/system/chromeos/network/
H A Dtray_network.cc78 UpdateIcon(show_in_tray, image);
130 void UpdateIcon(bool tray_icon_visible, const gfx::ImageSkia& image) { function in class:ash::tray::NetworkTrayView

Completed in 184 milliseconds