Home | History | Annotate | Download | only in content_settings

Lines Matching defs:setting

255     ContentSetting setting) {
256 DCHECK(IsSettingAllowedForType(prefs_, setting, content_type));
259 if (setting != CONTENT_SETTING_DEFAULT)
260 value = base::Value::CreateIntegerValue(setting);
299 ContentSetting setting) {
302 if (setting != CONTENT_SETTING_DEFAULT)
303 value = base::Value::CreateIntegerValue(setting);
315 ContentSetting setting) {
333 setting);
355 ContentSetting setting,
363 setting == CONTENT_SETTING_BLOCK) {
367 // We don't support ALLOW for media default setting.
369 setting == CONTENT_SETTING_ALLOW) {
380 if (setting == CONTENT_SETTING_DEFAULT ||
381 setting == CONTENT_SETTING_ALLOW ||
382 setting == CONTENT_SETTING_BLOCK) {
387 return setting == CONTENT_SETTING_SESSION_ONLY;
398 return setting == CONTENT_SETTING_ASK;
487 if (it->setting != CONTENT_SETTING_ALLOW)
516 // values for its default setting. Here we assume all the exceptions