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

  /external/chromium_org/chrome/browser/ui/tab_contents/
core_tab_helper.h 52 int content_restrictions() const { return content_restrictions_; }
85 int content_restrictions_; member in class:CoreTabHelper
core_tab_helper.cc 28 content_restrictions_(0) {
118 content_restrictions_ = content_restrictions;
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 740 int content_restrictions() const { return content_restrictions_; }
1287 int content_restrictions_; member in class:TabContents
    [all...]

Completed in 51 milliseconds