Searched refs:GetMainFrame (Results 1 – 4 of 4) sorted by relevance
176 str = dumpFramesAsText(webView->GetMainFrame()); in dump()178 str = webView->GetMainFrame()->GetExternalRepresentation(); in dump()
427 if (wxWebFrame* webFrame = m_webView->GetMainFrame()) in exceededDatabaseQuota()
924 Frame* coreFrame = m_webView->GetMainFrame()->GetFrame(); in dispatchDidClearWindowObjectInWorld()
192 wxWebFrame* GetMainFrame() { return m_mainFrame; } in GetMainFrame() function