Home
last modified time | relevance | path

Searched defs:shouldDumpChildFrameScrollPositions (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h65 bool shouldDumpChildFrameScrollPositions() const { return m_dumpChildFrameScrollPositions; } in shouldDumpChildFrameScrollPositions() function
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h385 bool shouldDumpChildFrameScrollPositions() { return m_dumpChildFrameScrollPositions; } in shouldDumpChildFrameScrollPositions() function