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/
extension_app_item.h 52 void UpdateIcon();
extension_app_item.cc 172 UpdateIcon();
179 void ExtensionAppItem::UpdateIcon() {
248 UpdateIcon();
289 UpdateIcon();
339 UpdateIcon();
extension_app_model_builder.cc 201 item->UpdateIcon();
  /external/chromium_org/chrome/browser/ui/app_list/search/
app_result.cc 57 UpdateIcon();
171 void AppResult::UpdateIcon() {
184 UpdateIcon();
206 UpdateIcon();
app_result.h 69 void UpdateIcon();
omnibox_provider.cc 88 UpdateIcon();
114 void UpdateIcon() {
  /external/chromium_org/ui/app_list/
app_list_folder_item.h 42 void UpdateIcon();
app_list_folder_item.cc 96 void AppListFolderItem::UpdateIcon() {
210 UpdateIcon();
243 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 926 GetFrameView()->UpdateIcon();
    [all...]
  /external/chromium_org/ui/app_list/views/
app_list_item_view.h 92 void UpdateIcon();
  /external/chromium_org/athena/main/
url_search_provider.cc 166 UpdateIcon();
180 void UpdateIcon() {
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 70 void UpdateIcon(const gfx::ImageFamily& image);
104 UpdateIcon(icon);
174 void AppInfoView::UpdateIcon(const gfx::ImageFamily& image) {
502 static_cast<AppInfoView*>(app_info_)->UpdateIcon(shortcut_info_.favicon);
  /external/chromium_org/ash/system/chromeos/network/
tray_network.cc 78 UpdateIcon(show_in_tray, image);
130 void UpdateIcon(bool tray_icon_visible, const gfx::ImageSkia& image) {

Completed in 376 milliseconds