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

  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_image_model.h 31 ContentSettingsType get_content_settings_type() const { function in class:ContentSettingImageModel
content_setting_image_model.cc 120 ContentSettingsType type = get_content_settings_type();
230 if (get_content_settings_type() == CONTENT_SETTINGS_TYPE_MEDIASTREAM_MIC ||
231 get_content_settings_type() == CONTENT_SETTINGS_TYPE_MEDIASTREAM_CAMERA) {
239 DCHECK_EQ(get_content_settings_type(), CONTENT_SETTINGS_TYPE_MEDIASTREAM);
  /external/chromium_org/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 111 content_setting_image_model_->get_content_settings_type()))
125 content_setting_image_model_->get_content_settings_type());
247 content_setting_image_model_->get_content_settings_type()),

Completed in 427 milliseconds