Home
last modified time | relevance | path

Searched refs:createBitmapContextFromWebView (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
DPixelDumpSupport.h40 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo…
DPixelDumpSupport.cpp54 …context = createBitmapContextFromWebView(gLayoutTestController->testOnscreen(), gLayoutTestControl… in dumpWebViewAsPixelsAndCompareWithExpected()
/external/webkit/Tools/DumpRenderTree/cg/
DPixelDumpSupportCG.h82 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo…
/external/webkit/Tools/DumpRenderTree/gtk/
DPixelDumpSupportGtk.cpp38 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool, bool, bool, bool drawSelectionRect) in createBitmapContextFromWebView() function
/external/webkit/Tools/DumpRenderTree/win/
DPixelDumpSupportWin.cpp47 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo… in createBitmapContextFromWebView() function
/external/webkit/Tools/DumpRenderTree/mac/
DPixelDumpSupportMac.mm137 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo… function
/external/webkit/Tools/
DChangeLog151 (createBitmapContextFromWebView):
477 (createBitmapContextFromWebView):
492 (createBitmapContextFromWebView):
DChangeLog-2009-06-162719 We can thus remove the -display hack in createBitmapContextFromWebView().
2732 (createBitmapContextFromWebView):
2953 (createBitmapContextFromWebView): Renamed from
2992 (createBitmapContextFromWebView):
4382 (createBitmapContextFromWebView):
4533 (createBitmapContextFromWebView):
DChangeLog-2011-02-162641 (createBitmapContextFromWebView): Take the snapshot of the containing GtkScrolledWindow
4628 (createBitmapContextFromWebView): Replaced the old
11694 (createBitmapContextFromWebView): Replaced kCGImageAlphaNoneSkipFirst
11924 (createBitmapContextFromWebView): Use WM_PRINT instead of
17133 (createBitmapContextFromWebView):
27800 (createBitmapContextFromWebView):
27824 (createBitmapContextFromWebView):
28298 (createBitmapContextFromWebView):
DChangeLog-2010-05-2433390 (createBitmapContextFromWebView):
34387 (createBitmapContextFromWebView):
34404 (createBitmapContextFromWebView):
34466 (createBitmapContextFromWebView): Provide parallel Cairo implementation
34647 (createBitmapContextFromWebView):
34653 createBitmapContextFromWebView() incorrectly used #ifdef BUILDING_ON_LEOPARD,
34657 (createBitmapContextFromWebView):