Searched defs:mayCreateBitmap (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | GraphicsContextCairoWin.cpp | 123 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|
D | GraphicsContextWin.cpp | 100 …icsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in getWindowsContext()
|
D | GraphicsContextCGWin.cpp | 90 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 611 …icsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in getWindowsContext() 651 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 1287 …icsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in getWindowsContext() 1346 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | GraphicsContextWinCE.cpp | 604 …icsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in getWindowsContext() 611 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|