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

  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.h 128 enum PageGroupType { InspectorPageGroup, PrivatePageGroup, SharedPageGroup };
134 setGroupType(PrivatePageGroup);
Page.cpp 303 case PrivatePageGroup:

Completed in 801 milliseconds