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

  /external/chromium_org/chrome/browser/ui/views/location_bar/
search_button.h 21 void UpdateIcon(bool is_search);
search_button.cc 49 void SearchButton::UpdateIcon(bool is_search) {
location_bar_view.cc     [all...]
  /external/chromium_org/chrome/browser/web_applications/
web_app_mac.h 80 FRIEND_TEST_ALL_PREFIXES(WebAppShortcutCreatorTest, UpdateIcon);
108 bool UpdateIcon(const base::FilePath& app_path) const;
  /external/chromium_org/chrome/browser/ui/app_list/search/
app_result.cc 53 UpdateIcon();
152 void AppResult::UpdateIcon() {
165 UpdateIcon();
187 UpdateIcon();
app_result.h 62 void UpdateIcon();
omnibox_provider.cc 77 UpdateIcon();
103 void UpdateIcon() {
  /external/chromium_org/chrome/browser/ui/app_list/
extension_app_item.h 52 void UpdateIcon();
extension_app_item.cc 174 UpdateIcon();
181 void ExtensionAppItem::UpdateIcon() {
250 UpdateIcon();
287 UpdateIcon();
333 UpdateIcon();
extension_app_model_builder.cc 158 item->UpdateIcon();
  /external/chromium_org/ui/app_list/
app_list_folder_item.h 42 void UpdateIcon();
app_list_folder_item.cc 96 void AppListFolderItem::UpdateIcon() {
211 UpdateIcon();
256 UpdateIcon();
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.h 37 void UpdateIcon();
panel_frame_view.cc 327 void PanelFrameView::UpdateIcon() {
panel_view.cc 923 GetFrameView()->UpdateIcon();
    [all...]
  /external/chromium_org/ui/app_list/views/
app_list_item_view.h 82 void UpdateIcon();
app_list_item_view.cc 120 UpdateIcon();
123 void AppListItemView::UpdateIcon() {
263 UpdateIcon();
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 72 void UpdateIcon(const gfx::ImageFamily& image);
106 UpdateIcon(icon);
176 void AppInfoView::UpdateIcon(const gfx::ImageFamily& image) {
505 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
  /external/chromium_org/ash/system/chromeos/network/
tray_network.cc 76 UpdateIcon(show_in_tray, image);
127 void UpdateIcon(bool tray_icon_visible, const gfx::ImageSkia& image) {

Completed in 453 milliseconds