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

  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
InjectedBundle.h 73 bool shouldDumpPixels() const { return m_dumpPixels; }
LayoutTestController.h 132 bool shouldDumpPixels() const { return m_dumpPixels; }
InjectedBundlePage.cpp 550 if (InjectedBundle::shared().shouldDumpPixels() && InjectedBundle::shared().layoutTestController()->shouldDumpPixels())
    [all...]

Completed in 907 milliseconds