Searched defs:dumpBackForwardList (Results 1 – 8 of 8) sorted by relevance
64 void dumpBackForwardList() { m_shouldDumpBackForwardListsForAllWindows = true; } in dumpBackForwardList() function
1086 void InjectedBundlePage::dumpBackForwardList() in dumpBackForwardList() function in WTR::InjectedBundlePage
107 void dumpBackForwardList() { m_dumpBackForwardList = true; } in dumpBackForwardList() function
882 QString DumpRenderTree::dumpBackForwardList(QWebPage* page) in dumpBackForwardList() function in WebCore::DumpRenderTree
152 bool dumpBackForwardList() const { return m_dumpBackForwardList; } in dumpBackForwardList() function153 …void setDumpBackForwardList(bool dumpBackForwardList) { m_dumpBackForwardList = dumpBackForwardLis… in setDumpBackForwardList()
423 static void dumpBackForwardList(const TestNavigationController& navigationController, string& resul… in dumpBackForwardList() function
297 void LayoutTestController::dumpBackForwardList(const CppArgumentList&, CppVariant* result) in dumpBackForwardList() function in LayoutTestController
622 static void dumpBackForwardList(IWebView* webView) in dumpBackForwardList() function