Searched refs:m_shouldDumpAllFrameScrollPositions (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
H A DLayoutTestController.h65 void dumpChildFrameScrollPositions() { m_shouldDumpAllFrameScrollPositions = true; }
126 bool shouldDumpAllFrameScrollPositions() const { return m_shouldDumpAllFrameScrollPositions; }
165 bool m_shouldDumpAllFrameScrollPositions; member in class:WTR::LayoutTestController
H A DLayoutTestController.cpp94 , m_shouldDumpAllFrameScrollPositions(false)

Completed in 133 milliseconds