OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetContentRestrictions
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/
browser_commands.h
41
int
GetContentRestrictions
(const Browser* browser);
browser_commands.cc
252
int
GetContentRestrictions
(const Browser* browser) {
732
!(
GetContentRestrictions
(browser) & CONTENT_RESTRICTION_SAVE);
772
GetContentRestrictions
(browser) & CONTENT_RESTRICTION_PRINT);
[
all
...]
browser_command_controller.cc
[
all
...]
Completed in 351 milliseconds