Searched defs:mayCreateBitmap (Results 1 – 3 of 3) sorted by relevance
/external/webkit/WebCore/platform/graphics/win/ |
D | GraphicsContextCairoWin.cpp | 61 …icsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in getWindowsContext() 92 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|
D | GraphicsContextCGWin.cpp | 83 …icsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in getWindowsContext() 141 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 1107 …icsContext::getWindowsContext(const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in getWindowsContext() 1166 …eleaseWindowsContext(HDC hdc, const IntRect& dstRect, bool supportAlphaBlend, bool mayCreateBitmap) in releaseWindowsContext()
|