OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_universal_access_from_file_urls
(Results
1 - 2
of
2
) sorted by null
/external/chromium/webkit/glue/
webpreferences.h
67
bool
allow_universal_access_from_file_urls
;
member in struct:WebPreferences
webpreferences.cc
61
allow_universal_access_from_file_urls
(false),
142
// By default,
allow_universal_access_from_file_urls
is set to false and thus
146
allow_universal_access_from_file_urls
);
Completed in 117 milliseconds