Home
last modified time | relevance | path

Searched refs:dumpChildFrameScrollPositions (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
DLayoutTestController.h155 bool dumpChildFrameScrollPositions() const { return m_dumpChildFrameScrollPositions; } in dumpChildFrameScrollPositions() function
156 …ldFrameScrollPositions(bool dumpChildFrameScrollPositions) { m_dumpChildFrameScrollPositions = dum… in setDumpChildFrameScrollPositions() argument
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.h65 void dumpChildFrameScrollPositions() { m_shouldDumpAllFrameScrollPositions = true; } in dumpChildFrameScrollPositions() function
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
DLayoutTestController.idl37 void dumpChildFrameScrollPositions();
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h96 void dumpChildFrameScrollPositions() { m_dumpChildFrameScrollPositions = true; } in dumpChildFrameScrollPositions() function
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h102 void dumpChildFrameScrollPositions(const CppArgumentList&, CppVariant*);
DLayoutTestController.cpp97 … bindMethod("dumpChildFrameScrollPositions", &LayoutTestController::dumpChildFrameScrollPositions); in LayoutTestController()
327 void LayoutTestController::dumpChildFrameScrollPositions(const CppArgumentList&, CppVariant* result) in dumpChildFrameScrollPositions() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
DDumpRenderTree.cpp426 if (::gLayoutTestController->dumpChildFrameScrollPositions()) { in dumpFrameScrollPosition()
/external/webkit/Tools/DumpRenderTree/mac/
DDumpRenderTree.mm790 if (gLayoutTestController->dumpChildFrameScrollPositions()) {
/external/webkit/Tools/
DChangeLog-2009-06-1614431 (LayoutTestController::dumpChildFrameScrollPositions):
14796 (LayoutTestController::dumpChildFrameScrollPositions):
15020 (-[LayoutTestController dumpChildFrameScrollPositions]):
20452 (-[LayoutTestController dumpChildFrameScrollPositions]):
DChangeLog-2011-02-1626972 WebKitTestRunner needs layoutTestController.dumpChildFrameScrollPositions
26999 bit, added dumpChildFrameScrollPositions and shouldDumpAllFrameScrollPositions,
29576 [Qt] support dumpChildFrameScrollPositions
29593 (LayoutTestController::dumpChildFrameScrollPositions):
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1638512 WebKitTestRunner needs layoutTestController.dumpChildFrameScrollPositions