HomeSort by relevance Sort by last modified time
    Searched refs:ContentSettingsType (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/common/
common_param_traits_macros.h 15 IPC_ENUM_TRAITS_MAX_VALUE(ContentSettingsType, CONTENT_SETTINGS_NUM_TYPES - 1)
  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.h 36 static std::string ContentSettingsTypeToGroupName(ContentSettingsType type);
42 void UpdateSettingDefaultFromModel(ContentSettingsType type);
45 void UpdateExceptionsViewFromModel(ContentSettingsType type);
48 void UpdateOTRExceptionsViewFromModel(ContentSettingsType type);
60 void UpdateExceptionsViewFromHostContentSettingsMap(ContentSettingsType type);
63 ContentSettingsType type);
98 std::string GetSettingDefaultFromModel(ContentSettingsType type);
102 bool GetDefaultSettingManagedFromModel(ContentSettingsType type);
  /external/chromium/chrome/browser/content_settings/
content_settings_mock_provider.h 20 MockDefaultProvider(ContentSettingsType content_type,
28 ContentSettingsType content_type) const;
29 virtual void UpdateDefaultSetting(ContentSettingsType content_type,
32 virtual bool DefaultSettingIsManaged(ContentSettingsType content_type) const;
35 ContentSettingsType content_type_;
49 ContentSettingsType content_type,
56 virtual bool ContentSettingsTypeIsManaged(ContentSettingsType type);
62 ContentSettingsType content_type,
70 ContentSettingsType content_type,
75 ContentSettingsType content_type
    [all...]
content_settings_base_provider.h 18 typedef std::pair<ContentSettingsType, std::string>
41 static ContentSetting ClickToPlayFixup(ContentSettingsType content_type,
53 ContentSettingsType content_type) = 0;
58 ContentSettingsType content_type,
64 ContentSettingsType content_type,
69 ContentSettingsType content_type,
74 ContentSettingsType content_type) = 0;
81 ContentSettingsType content_type) const;
90 ContentSettingsType content_type,
content_settings_provider.h 31 ContentSettingsType content_type) const = 0;
36 virtual void UpdateDefaultSetting(ContentSettingsType content_type,
45 ContentSettingsType content_type) const = 0;
73 ContentSettingsType content_type) = 0;
84 ContentSettingsType content_type,
96 ContentSettingsType content_type,
110 ContentSettingsType content_type,
121 ContentSettingsType content_type) = 0;
content_settings_policy_provider.h 37 ContentSettingsType content_type) const;
38 virtual void UpdateDefaultSetting(ContentSettingsType content_type,
41 virtual bool DefaultSettingIsManaged(ContentSettingsType content_type) const;
63 void UpdateManagedDefaultSetting(ContentSettingsType content_type);
96 ContentSettingsType content_type);
101 ContentSettingsType content_type,
108 ContentSettingsType content_type,
112 ContentSettingsType content_type);
124 ContentSettingsType,
136 ContentSettingsType content_type)
    [all...]
content_settings_details.h 24 ContentSettingsType type,
37 ContentSettingsType type() const { return type_; }
52 ContentSettingsType type_;
content_settings_mock_provider.cc 10 ContentSettingsType content_type,
24 ContentSettingsType content_type) const {
29 ContentSettingsType content_type,
36 ContentSettingsType content_type) const {
54 ContentSettingsType content_type,
72 ContentSettingsType content_type,
85 ContentSettingsType content_type,
97 bool MockProvider::ContentSettingsTypeIsManaged(ContentSettingsType type) {
  /external/chromium_org/chrome/browser/content_settings/
content_settings_provider.h 40 ContentSettingsType content_type,
55 ContentSettingsType content_type,
65 ContentSettingsType content_type) = 0;
host_content_settings_map.h 70 ContentSetting GetDefaultContentSetting(ContentSettingsType content_type,
83 ContentSettingsType content_type,
102 ContentSettingsType content_type,
111 void GetSettingsForOneType(ContentSettingsType content_type,
119 void SetDefaultContentSetting(ContentSettingsType content_type,
133 ContentSettingsType content_type,
144 ContentSettingsType content_type,
154 ContentSettingsType content_type,
160 void ClearSettingsForOneType(ContentSettingsType content_type);
164 ContentSettingsType content_type)
    [all...]
content_settings_policy_provider.h 35 ContentSettingsType content_type,
42 ContentSettingsType content_type,
47 ContentSettingsType content_type) OVERRIDE;
59 void UpdateManagedDefaultSetting(ContentSettingsType content_type);
68 void ReadManagedContentSettingsTypes(ContentSettingsType content_type);
content_settings_custom_extension_provider.h 28 ContentSettingsType content_type,
35 ContentSettingsType content_type,
39 virtual void ClearAllContentSettingsRules(ContentSettingsType content_type)
content_settings_details.h 25 ContentSettingsType type,
45 ContentSettingsType type() const { return type_; }
61 ContentSettingsType type_;
content_settings_mock_provider.h 26 ContentSettingsType content_type,
35 ContentSettingsType content_type,
40 ContentSettingsType content_type) OVERRIDE {}
content_settings_default_provider.h 39 ContentSettingsType content_type,
46 ContentSettingsType content_type,
51 ContentSettingsType content_type) OVERRIDE;
71 typedef std::map<ContentSettingsType, ValuePtr> ValueMap;
content_settings_details.cc 10 ContentSettingsType type,
content_settings_observer.h 20 ContentSettingsType content_type,
content_settings_origin_identifier_value_map.h 30 ContentSettingsType content_type;
32 EntryMapKey(ContentSettingsType content_type,
76 RuleIterator* GetRuleIterator(ContentSettingsType content_type,
89 ContentSettingsType content_type,
98 ContentSettingsType content_type,
107 ContentSettingsType content_type,
113 ContentSettingsType content_type,
  /external/chromium/chrome/common/
content_settings_types.h 11 enum ContentSettingsType {
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model_delegate.h 22 virtual void ShowContentSettingsPage(ContentSettingsType type) = 0;
content_setting_image_model.h 25 ContentSettingsType content_settings_type);
31 ContentSettingsType get_content_settings_type() const {
42 explicit ContentSettingImageModel(ContentSettingsType content_settings_type);
51 const ContentSettingsType content_settings_type_;
  /external/chromium/chrome/browser/
content_setting_combo_model.h 16 explicit ContentSettingComboModel(ContentSettingsType content_type);
27 const ContentSettingsType content_type_;
content_setting_image_model.h 23 ContentSettingsType content_settings_type);
29 ContentSettingsType get_content_settings_type() const {
40 explicit ContentSettingImageModel(ContentSettingsType content_settings_type);
49 const ContentSettingsType content_settings_type_;
  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_helpers.h 25 // ContentSettingsType. Returns CONTENT_SETTINGS_TYPE_DEFAULT if the string
27 ContentSettingsType StringToContentSettingsType(
29 // Returns a string representation of a ContentSettingsType.
30 const char* ContentSettingsTypeToString(ContentSettingsType type);
  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.h 51 static std::string ContentSettingsTypeToGroupName(ContentSettingsType type);
88 void UpdateSettingDefaultFromModel(ContentSettingsType type);
94 void UpdateExceptionsViewFromModel(ContentSettingsType type);
97 void UpdateOTRExceptionsViewFromModel(ContentSettingsType type);
113 void UpdateExceptionsViewFromHostContentSettingsMap(ContentSettingsType type);
116 ContentSettingsType type);
131 ContentSettingsType type);
156 void ApplyWhitelist(ContentSettingsType content_type,
168 std::string GetSettingDefaultFromModel(ContentSettingsType type,
179 ContentSettingsType type
    [all...]

Completed in 209 milliseconds

1 2 3 4 5