Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/DumpRenderTree/qt/
DLayoutTestControllerQt.h68 bool shouldDumpTitleChanges() const { return m_dumpTitleChanges; } in shouldDumpTitleChanges() function
DDumpRenderTreeQt.cpp749 if (m_controller->shouldDumpTitleChanges()) in titleChanged()
/external/webkit/WebKitTools/
DChangeLog12065 (LayoutTestController::shouldDumpTitleChanges):