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

  /external/chromium_org/chrome/browser/ui/app_list/search/
omnibox_provider.cc 76 UpdateIcon();
102 void UpdateIcon() {
app_result.cc 51 UpdateIcon();
150 void AppResult::UpdateIcon() {
166 UpdateIcon();
197 UpdateIcon();
  /external/chromium_org/chrome/browser/ui/app_list/
extension_app_item.cc 110 UpdateIcon();
117 void ExtensionAppItem::UpdateIcon() {
186 UpdateIcon();
225 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/ash/system/chromeos/network/
tray_network.cc 79 UpdateIcon(show_in_tray, image);
128 void UpdateIcon(bool tray_icon_visible, const gfx::ImageSkia& image) {
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 72 void UpdateIcon(const gfx::ImageFamily& image);
106 UpdateIcon(icon);
175 void AppInfoView::UpdateIcon(const gfx::ImageFamily& image) {
510 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
560 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
  /external/chromium_org/ui/app_list/
app_list_folder_item.cc 106 void AppListFolderItem::UpdateIcon() {
135 UpdateIcon();
180 UpdateIcon();
  /external/chromium_org/ui/app_list/views/
app_list_item_view.cc 107 UpdateIcon();
110 void AppListItemView::UpdateIcon() {
225 UpdateIcon();
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.cc 339 void PanelFrameView::UpdateIcon() {

Completed in 149 milliseconds