GetContentRestrictions 1152 chrome/browser/ui/browser_command_controller.cc   int restrictions = GetContentRestrictions(browser_);
GetContentRestrictions  820 chrome/browser/ui/browser_commands.cc       !(GetContentRestrictions(browser) & CONTENT_RESTRICTION_SAVE);
GetContentRestrictions  860 chrome/browser/ui/browser_commands.cc       GetContentRestrictions(browser) & CONTENT_RESTRICTION_PRINT);
GetContentRestrictions   41 chrome/browser/ui/browser_commands.h int GetContentRestrictions(const Browser* browser);