Searched refs:get_content_settings_type (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dcontent_setting_image_model.cc120 if (!content_settings->IsContentBlocked(get_content_settings_type())) {
121 if (!content_settings->IsContentAccessed(get_content_settings_type()) ||
123 GetDefaultContentSetting(get_content_settings_type()) !=
131 set_icon(icon_ids[get_content_settings_type()]);
133 explanatory_string_ids[get_content_settings_type()]);
135 l10n_util::GetStringUTF8(tooltip_ids[get_content_settings_type()]));
H A Dcontent_setting_image_model.h29 ContentSettingsType get_content_settings_type() const { function in class:ContentSettingImageModel
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dcontent_setting_image_view.cc83 content_setting_image_model_->get_content_settings_type()))
89 content_setting_image_model_->get_content_settings_type());
137 content_setting_image_model_->get_content_settings_type();
/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.cc1291 content_setting_image_model_->get_content_settings_type()))
1297 content_setting_image_model_->get_content_settings_type());
1365 content_setting_image_model_->get_content_settings_type();

Completed in 500 milliseconds