Home
last modified time | relevance | path

Searched refs:releaseWindowsContext (Results 1 – 18 of 18) sorted by relevance

/external/webkit/WebCore/platform/win/
DScrollbarThemeWin.cpp268 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/
DGraphicsContext.h358 …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/
DIconWin.cpp96 context->releaseWindowsContext(hdc, r); in paint()
DGraphicsContextCairoWin.cpp87 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
DGraphicsContextCGWin.cpp80 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
DFontCGWin.cpp291 graphicsContext->releaseWindowsContext(hdc, textRect, true, false); in drawGDIGlyphs()
DMediaPlayerPrivateQuickTimeWin.cpp556 p->releaseWindowsContext(hdc, r); in paint()
/external/webkit/WebKit/win/WebCoreSupport/
DWebChromeClient.cpp659 context->releaseWindowsContext(hDC, webRect); in paintCustomScrollbar()
675 context->releaseWindowsContext(hDC, webRect); in paintCustomScrollCorner()
/external/webkit/WebCore/plugins/win/
DPluginViewWin.cpp598 context->releaseWindowsContext(hdc, frameRect(), false); in paintWindowedPluginIntoContext()
641 context->releaseWindowsContext(hdc, frameRect(), m_isTransparent); in paint()
/external/webkit/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp615 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
/external/webkit/WebCore/rendering/
DRenderThemeWin.cpp611 context->releaseWindowsContext(hdc, r, alphaBlend); in drawControl()
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp1215 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp614 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend… in releaseWindowsContext() function in WebCore::GraphicsContext
/external/webkit/WebCore/
DChangeLog-2008-08-103665 (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):
DChangeLog-2007-10-1430200 (WebCore::GraphicsContext::releaseWindowsContext):
30736 (WebCore::GraphicsContext::releaseWindowsContext):
32124 …(WebCore::GraphicsContext::releaseWindowsContext): Restore underlying HDC after client mucked with…
DChangeLog-2006-12-3122183 (WebCore::GraphicsContext::releaseWindowsContext):
27823 (WebCore::GraphicsContext::releaseWindowsContext):
DChangeLog-2009-06-161931 (WebCore::GraphicsContext::releaseWindowsContext): Revise to match
50028 (WebCore::GraphicsContext::releaseWindowsContext):
DChangeLog-2010-01-2931046 (WebCore::GraphicsContext::releaseWindowsContext):
67925 (WebCore::GraphicsContext::releaseWindowsContext):