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

  /external/chromium_org/chrome/browser/ui/tab_contents/
core_tab_helper.h 42 void UpdateContentRestrictions(int content_restrictions);
core_tab_helper.cc 129 void CoreTabHelper::UpdateContentRestrictions(int content_restrictions) {
144 UpdateContentRestrictions(0);
  /external/chromium_org/chrome/browser/ui/pdf/
pdf_tab_helper.cc 90 core_tab_helper->UpdateContentRestrictions(content_restrictions);

Completed in 5404 milliseconds