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

  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.h 133 void setGroupType(PageGroupType);
138 setGroupType(PrivatePageGroup);
Page.cpp 238 void Page::setGroupType(PageGroupType type)
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp 472 m_page->setGroupType(Page::SharedPageGroup);
    [all...]

Completed in 26 milliseconds