OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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.h
49
void DidBlockContentType(ContentSettingsType
settings_type
);
content_settings_observer.cc
178
ContentSettingsType
settings_type
) {
179
if (!content_blocked_[
settings_type
]) {
180
content_blocked_[
settings_type
] = true;
181
Send(new ChromeViewHostMsg_ContentBlocked(routing_id(),
settings_type
));
/external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc
389
ContentSettingsType
settings_type
;
member in struct:__anon5180
417
device_checks[i].
settings_type
, NO_RESOURCE_IDENTIFIER) !=
/external/chromium_org/tools/gyp/pylib/gyp/
input.py
[
all
...]
Completed in 2328 milliseconds