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

  /external/chromium_org/third_party/WebKit/Source/platform/mhtml/
ArchiveResourceCollection.cpp 50 const Vector<RefPtr<MHTMLArchive> >& subframes = archive->subframeArchives();
MHTMLArchive.h 64 const Vector<RefPtr<MHTMLArchive> >& subframeArchives() const { return m_subframeArchives; }

Completed in 25 milliseconds