HomeSort by relevance Sort by last modified time
    Searched refs:dumpVisitedLinksCallback (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/DumpRenderTree/mac/
HistoryDelegate.mm 77 if (gLayoutTestController->dumpVisitedLinksCallback())
  /external/webkit/Tools/DumpRenderTree/
LayoutTestController.h 200 bool dumpVisitedLinksCallback() const { return m_dumpVisitedLinksCallback; }
201 void setDumpVisitedLinksCallback(bool dumpVisitedLinksCallback) { m_dumpVisitedLinksCallback = dumpVisitedLinksCallback; }
  /external/webkit/Tools/DumpRenderTree/win/
HistoryDelegate.cpp 217 if (gLayoutTestController->dumpVisitedLinksCallback())

Completed in 38 milliseconds