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

  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.h 64 bool shouldDumpChildrenAsText() const { return m_dumpChildrenAsText; }
95 void dumpChildFramesAsText() { m_dumpChildrenAsText = true; }
278 bool m_dumpChildrenAsText;
LayoutTestControllerQt.cpp 55 m_dumpChildrenAsText = false;

Completed in 18 milliseconds