Searched refs:dumpVisitedLinksCallback (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/mac/
H A DHistoryDelegate.mm77 if (gLayoutTestController->dumpVisitedLinksCallback())
/external/webkit/Tools/DumpRenderTree/
H A DLayoutTestController.h200 bool dumpVisitedLinksCallback() const { return m_dumpVisitedLinksCallback; } function in class:LayoutTestController
201 void setDumpVisitedLinksCallback(bool dumpVisitedLinksCallback) { m_dumpVisitedLinksCallback = dumpVisitedLinksCallback; } argument
/external/webkit/Tools/DumpRenderTree/win/
H A DHistoryDelegate.cpp217 if (gLayoutTestController->dumpVisitedLinksCallback())

Completed in 111 milliseconds