/external/webkit/WebCore/platform/win/ |
D | ScrollbarThemeWin.cpp | 268 context->releaseWindowsContext(hdc, rect, alphaBlend); in paintTrackPiece() 315 context->releaseWindowsContext(hdc, rect, alphaBlend); in paintButton() 370 context->releaseWindowsContext(hdc, rect, alphaBlend); in paintThumb()
|
/external/webkit/WebCore/platform/graphics/ |
D | GraphicsContext.h | 358 …void releaseWindowsContext(HDC, const IntRect&, bool supportAlphaBlend = false, bool mayCreateBitm… 364 …void releaseWindowsContext(HDC, const IntRect&, bool supportAlphaBlend = true, bool mayCreateBitma… 404 …void releaseWindowsContext(HDC, const IntRect&, bool supportAlphaBlend = true, bool mayCreateBitma…
|
/external/webkit/WebCore/platform/graphics/win/ |
D | IconWin.cpp | 96 context->releaseWindowsContext(hdc, r); in paint()
|
D | GraphicsContextCairoWin.cpp | 87 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
|
D | GraphicsContextCGWin.cpp | 80 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
|
D | FontCGWin.cpp | 291 graphicsContext->releaseWindowsContext(hdc, textRect, true, false); in drawGDIGlyphs()
|
D | MediaPlayerPrivateQuickTimeWin.cpp | 556 p->releaseWindowsContext(hdc, r); in paint()
|
/external/webkit/WebKit/win/WebCoreSupport/ |
D | WebChromeClient.cpp | 659 context->releaseWindowsContext(hDC, webRect); in paintCustomScrollbar() 675 context->releaseWindowsContext(hDC, webRect); in paintCustomScrollCorner()
|
/external/webkit/WebCore/plugins/win/ |
D | PluginViewWin.cpp | 598 context->releaseWindowsContext(hdc, frameRect(), false); in paintWindowedPluginIntoContext() 641 context->releaseWindowsContext(hdc, frameRect(), m_isTransparent); in paint()
|
/external/webkit/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 615 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/rendering/ |
D | RenderThemeWin.cpp | 611 context->releaseWindowsContext(hdc, r, alphaBlend); in drawControl()
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 1215 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/platform/graphics/wince/ |
D | GraphicsContextWince.cpp | 614 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/ |
D | ChangeLog-2008-08-10 | 3665 (WebCore::GraphicsContext::releaseWindowsContext): 17162 (WebCore::GraphicsContext::releaseWindowsContext): 36933 (WebCore::GraphicsContext::releaseWindowsContext): 38515 (WebCore::GraphicsContext::releaseWindowsContext): Added a 52320 (WebCore::GraphicsContext::releaseWindowsContext): 52331 (WebCore::GraphicsContext::releaseWindowsContext): 60042 (WebCore::GraphicsContext::releaseWindowsContext): Use 60047 get/releaseWindowsContext(). Only set the world transform if we are not 64038 (WebCore::GraphicsContext::releaseWindowsContext):
|
D | ChangeLog-2007-10-14 | 30200 (WebCore::GraphicsContext::releaseWindowsContext): 30736 (WebCore::GraphicsContext::releaseWindowsContext): 32124 …(WebCore::GraphicsContext::releaseWindowsContext): Restore underlying HDC after client mucked with…
|
D | ChangeLog-2006-12-31 | 22183 (WebCore::GraphicsContext::releaseWindowsContext): 27823 (WebCore::GraphicsContext::releaseWindowsContext):
|
D | ChangeLog-2009-06-16 | 1931 (WebCore::GraphicsContext::releaseWindowsContext): Revise to match 50028 (WebCore::GraphicsContext::releaseWindowsContext):
|
D | ChangeLog-2010-01-29 | 31046 (WebCore::GraphicsContext::releaseWindowsContext): 67925 (WebCore::GraphicsContext::releaseWindowsContext):
|