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

  /external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 52 content_setting_image_model_(
70 content_setting_image_model_->UpdateFromTabContents(tab_contents);
71 if (!content_setting_image_model_->is_visible()) {
76 content_setting_image_model_->get_icon()));
77 SetTooltipText(UTF8ToWide(content_setting_image_model_->get_tooltip()));
83 content_setting_image_model_->get_content_settings_type()))
89 content_setting_image_model_->get_content_settings_type());
92 content_setting_image_model_->explanatory_string_id();
137 content_setting_image_model_->get_content_settings_type();
content_setting_image_view.h 59 scoped_ptr<ContentSettingImageModel> content_setting_image_model_; member in class:ContentSettingImageView
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 59 scoped_ptr<ContentSettingImageModel> content_setting_image_model_; member in class:ContentSettingDecoration
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.cc     [all...]
location_bar_view_gtk.h 181 scoped_ptr<ContentSettingImageModel> content_setting_image_model_; member in class:LocationBarViewGtk::ContentSettingImageViewGtk

Completed in 62 milliseconds