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

  /external/chromium/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 24 ContentSettingDecoration(ContentSettingsType settings_type,
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 26 ContentSettingDecoration(ContentSettingsType settings_type,
  /external/chromium_org/chrome/renderer/
content_settings_observer.cc 99 ContentSettingsType settings_type,
105 if (!content_blocked_[settings_type] || !resource_identifier.empty()) {
106 content_blocked_[settings_type] = true;
107 Send(new ChromeViewHostMsg_ContentBlocked(routing_id(), settings_type,
content_settings_observer.h 43 void DidBlockContentType(ContentSettingsType settings_type,
  /external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc 326 ContentSettingsType settings_type; member in struct:__anon7670
354 device_checks[i].settings_type, NO_RESOURCE_IDENTIFIER) !=
  /external/chromium_org/tools/gyp/pylib/gyp/
input.py     [all...]

Completed in 826 milliseconds