Searched refs:createBitmapContextFromWebView (Results 1 – 10 of 10) sorted by relevance
/external/webkit/Tools/DumpRenderTree/ |
D | PixelDumpSupport.h | 40 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo…
|
D | PixelDumpSupport.cpp | 54 …context = createBitmapContextFromWebView(gLayoutTestController->testOnscreen(), gLayoutTestControl… in dumpWebViewAsPixelsAndCompareWithExpected()
|
/external/webkit/Tools/DumpRenderTree/cg/ |
D | PixelDumpSupportCG.h | 82 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo…
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | PixelDumpSupportGtk.cpp | 38 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool, bool, bool, bool drawSelectionRect) in createBitmapContextFromWebView() function
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | PixelDumpSupportWin.cpp | 47 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo… in createBitmapContextFromWebView() function
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | PixelDumpSupportMac.mm | 137 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool onscreen, bool incrementalRepaint, bo… function
|
/external/webkit/Tools/ |
D | ChangeLog | 151 (createBitmapContextFromWebView): 477 (createBitmapContextFromWebView): 492 (createBitmapContextFromWebView):
|
D | ChangeLog-2009-06-16 | 2719 We can thus remove the -display hack in createBitmapContextFromWebView(). 2732 (createBitmapContextFromWebView): 2953 (createBitmapContextFromWebView): Renamed from 2992 (createBitmapContextFromWebView): 4382 (createBitmapContextFromWebView): 4533 (createBitmapContextFromWebView):
|
D | ChangeLog-2011-02-16 | 2641 (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):
|
D | ChangeLog-2010-05-24 | 33390 (createBitmapContextFromWebView): 34387 (createBitmapContextFromWebView): 34404 (createBitmapContextFromWebView): 34466 (createBitmapContextFromWebView): Provide parallel Cairo implementation 34647 (createBitmapContextFromWebView): 34653 createBitmapContextFromWebView() incorrectly used #ifdef BUILDING_ON_LEOPARD, 34657 (createBitmapContextFromWebView):
|