Searched refs:sweepHorizontally (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
H A DPixelDumpSupport.h40 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bool sweepHorizontally, bool drawSelectionRect);
/external/webkit/Tools/DumpRenderTree/cg/
H A DPixelDumpSupportCG.h82 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bool sweepHorizontally, bool drawSelectionRect);
/external/webkit/Tools/DumpRenderTree/win/
H A DPixelDumpSupportWin.cpp47 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bool sweepHorizontally, bool drawSelectionRect) argument
/external/webkit/Tools/DumpRenderTree/mac/
H A DPixelDumpSupportMac.mm137 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bool sweepHorizontally, bool drawSelectionRect)
160 if (sweepHorizontally) {
/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.h401 bool sweepHorizontally() const { return m_sweepHorizontally; } function in class:LayoutTestController
H A DTestShell.cpp496 if (m_layoutTestController->sweepHorizontally()) {

Completed in 74 milliseconds