UpdateFromWebContents 33 chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h bool UpdateFromWebContents(content::WebContents* web_contents); UpdateFromWebContents 23 chrome/browser/ui/content_settings/content_setting_image_model.cc virtual void UpdateFromWebContents(WebContents* web_contents) OVERRIDE; UpdateFromWebContents 30 chrome/browser/ui/content_settings/content_setting_image_model.cc virtual void UpdateFromWebContents(WebContents* web_contents) OVERRIDE; UpdateFromWebContents 38 chrome/browser/ui/content_settings/content_setting_image_model.cc virtual void UpdateFromWebContents(WebContents* web_contents) OVERRIDE; UpdateFromWebContents 45 chrome/browser/ui/content_settings/content_setting_image_model.cc virtual void UpdateFromWebContents(WebContents* web_contents) OVERRIDE; UpdateFromWebContents 52 chrome/browser/ui/content_settings/content_setting_image_model.cc virtual void UpdateFromWebContents(WebContents* web_contents) OVERRIDE; UpdateFromWebContents 59 chrome/browser/ui/content_settings/content_setting_image_model.cc virtual void UpdateFromWebContents(WebContents* web_contents) OVERRIDE; UpdateFromWebContents 29 chrome/browser/ui/content_settings/content_setting_image_model.h virtual void UpdateFromWebContents(content::WebContents* web_contents) = 0; UpdateFromWebContents 43 chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc model_->UpdateFromWebContents( UpdateFromWebContents 58 chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc TEST_F(ContentSettingImageModelTest, UpdateFromWebContents) { UpdateFromWebContents 70 chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc content_setting_image_model->UpdateFromWebContents(web_contents()); UpdateFromWebContents 82 chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc content_setting_image_model->UpdateFromWebContents(web_contents()); UpdateFromWebContents 91 chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc content_setting_image_model->UpdateFromWebContents(web_contents()); UpdateFromWebContents 114 chrome/browser/ui/content_settings/content_setting_image_model_unittest.cc content_setting_image_model->UpdateFromWebContents(web_contents()); UpdateFromWebContents 215 chrome/browser/ui/gtk/location_bar_view_gtk.cc content_setting_image_model_->UpdateFromWebContents(web_contents); UpdateFromWebContents 95 chrome/browser/ui/views/location_bar/content_setting_image_view.cc content_setting_image_model_->UpdateFromWebContents(web_contents);