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

  /external/webkit/Tools/DumpRenderTree/
LayoutTestController.h 197 bool dumpIconChanges() const { return m_dumpIconChanges; }
198 void setDumpIconChanges(bool dumpIconChanges) { m_dumpIconChanges = dumpIconChanges; }
  /external/webkit/Tools/DumpRenderTree/win/
FrameLoadDelegate.cpp 187 if (!done && gLayoutTestController->dumpIconChanges())

Completed in 429 milliseconds