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

  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.h 85 void dumpChildFramesAsText() { m_dumpChildrenAsText = true; }
  /external/webkit/WebKitTools/DumpRenderTree/
LayoutTestController.h 117 bool dumpChildFramesAsText() const { return m_dumpChildFramesAsText; }
118 void setDumpChildFramesAsText(bool dumpChildFramesAsText) { m_dumpChildFramesAsText = dumpChildFramesAsText; }

Completed in 511 milliseconds