Searched defs:releaseWindowsContext (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsContextCairoWin.cpp123 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) function in class:WebCore::GraphicsContext
H A DGraphicsContextCGWin.cpp90 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp651 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1346 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp611 void GraphicsContext::releaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) function in class:WebCore::GraphicsContext

Completed in 341 milliseconds