HomeSort by relevance Sort by last modified time
    Searched full:testonscreen (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebKitTools/DumpRenderTree/
LayoutTestController.h 174 bool testOnscreen() const { return m_testOnscreen; }
175 void setTestOnscreen(bool testOnscreen) { m_testOnscreen = testOnscreen; }
PixelDumpSupport.cpp 45 RefPtr<BitmapContext> context = createBitmapContextFromWebView(gLayoutTestController->testOnscreen(), gLayoutTestController->testRepaint(), gLayoutTestController->testRepaintSweepHorizontally(), gLayoutTestController->dumpSelectionRect());
LayoutTestController.cpp     [all...]
  /external/webkit/WebKitTools/
ChangeLog-2009-06-16     [all...]

Completed in 127 milliseconds