Searched refs:windowsDIB (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsContextCairoWin.cpp153 drawBitmapToContext(m_data, platformContext()->cr(), bitmap->windowsDIB(), IntSize(point.x(), bitmap->size().height() + point.y()));
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.h497 const DIBPixelData& windowsDIB() const { return m_pixelData; } function in class:WebCore::GraphicsContext::WindowsBitmap

Completed in 60 milliseconds