HomeSort by relevance Sort by last modified time
    Searched refs:UpdateIcon (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/chrome/browser/web_applications/
web_app_mac.h 67 bool UpdateIcon(const base::FilePath& app_path) const;
76 FRIEND_TEST_ALL_PREFIXES(WebAppShortcutCreatorTest, UpdateIcon);
  /external/chromium_org/chrome/browser/ui/app_list/
extension_app_item.cc 106 UpdateIcon();
162 void ExtensionAppItem::UpdateIcon() {
201 UpdateIcon();
236 UpdateIcon();
extension_app_item.h 58 void UpdateIcon();
apps_model_builder.cc 136 GetAppAt(index)->UpdateIcon();
  /external/chromium_org/chrome/browser/ui/app_list/search/
omnibox_provider.cc 76 UpdateIcon();
102 void UpdateIcon() {
  /external/chromium_org/ui/app_list/views/
app_list_item_view.h 63 void UpdateIcon();
app_list_item_view.cc 105 UpdateIcon();
108 void AppListItemView::UpdateIcon() {
190 UpdateIcon();
  /external/chromium/chrome/browser/ui/views/
create_application_shortcut_view.cc 53 void UpdateIcon(const SkBitmap& new_icon);
155 void AppInfoView::UpdateIcon(const SkBitmap& new_icon) {
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/
panel_frame_view.h 37 void UpdateIcon();
panel_frame_view.cc 337 void PanelFrameView::UpdateIcon() {
panel_view.cc 885 GetFrameView()->UpdateIcon();
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 71 void UpdateIcon(const gfx::ImageFamily& image);
105 UpdateIcon(icon);
174 void AppInfoView::UpdateIcon(const gfx::ImageFamily& image) {
501 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
551 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
  /external/chromium_org/ash/system/chromeos/network/
tray_network.cc 130 UpdateIcon(show_in_tray, image);
171 void UpdateIcon(bool tray_icon_visible, const gfx::ImageSkia& image) {

Completed in 335 milliseconds