Home
last modified time | relevance | path

Searched refs:setDumpSelectionRect (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/
DLayoutTestController.h103 void setDumpSelectionRect(bool dumpSelectionRect) { m_dumpSelectionRect = dumpSelectionRect; } in setDumpSelectionRect() function
DLayoutTestController.cpp136 controller->setDumpSelectionRect(true); in dumpSelectionRectCallback()
/external/webkit/WebKitTools/
DChangeLog10111 (LayoutTestController::setDumpSelectionRect):