Home
last modified time | relevance | path

Searched refs:dumpChildFramesAsText (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/
DLayoutTestController.h90 bool dumpChildFramesAsText() const { return m_dumpChildFramesAsText; } in dumpChildFramesAsText() function
91 …void setDumpChildFramesAsText(bool dumpChildFramesAsText) { m_dumpChildFramesAsText = dumpChildFra… in setDumpChildFramesAsText() argument
/external/webkit/WebKitTools/DumpRenderTree/qt/
Djsobjects.h66 void dumpChildFramesAsText() { m_dumpChildrenAsText = true; } in dumpChildFramesAsText() function
/external/webkit/WebKitTools/DumpRenderTree/gtk/
DDumpRenderTree.cpp120 if (gLayoutTestController->dumpChildFramesAsText()) { in dumpFramesAsText()
/external/webkit/WebKitTools/DumpRenderTree/win/
DDumpRenderTree.cpp347 if (::gLayoutTestController->dumpChildFramesAsText()) { in dumpFramesAsText()
/external/webkit/WebKitTools/DumpRenderTree/mac/
DDumpRenderTree.mm611 if (gLayoutTestController->dumpChildFramesAsText()) {
/external/webkit/WebKitTools/
DChangeLog9282 (LayoutTestController::dumpChildFramesAsText):
10106 (LayoutTestController::dumpChildFramesAsText):
10468 (LayoutTestController::dumpChildFramesAsText):
10694 (-[LayoutTestController dumpChildFramesAsText]):
11275 layoutTestController.dumpChildFramesAsText() function.
11281 (-[LayoutTestController dumpChildFramesAsText]):