Home
last modified time | relevance | path

Searched refs:windowsDIB (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsContextCairoWin.cpp153 …drawBitmapToContext(m_data, platformContext()->cr(), bitmap->windowsDIB(), IntSize(point.x(), bitm… in drawWindowsBitmap()
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h497 const DIBPixelData& windowsDIB() const { return m_pixelData; } in windowsDIB() function
/external/webkit/Source/WebCore/
DChangeLog31669 (WebCore::GraphicsContext::WindowsBitmap::windowsDIB):