Home | History | Annotate | Download | only in web

Lines Matching defs:mainFrame

1719         // Let the mainframe know how much we found during this pass.
1786 // This function should only be called on the mainframe.
2125 RefPtr<Frame> mainFrame = Frame::create(page, 0, &m_frameLoaderClient);
2126 setWebCoreFrame(mainFrame.get());