HomeSort by relevance Sort by last modified time
    Searched refs:windowsDIB (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCairoWin.cpp 153 drawBitmapToContext(m_data, platformContext()->cr(), bitmap->windowsDIB(), IntSize(point.x(), bitmap->size().height() + point.y()));
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 497 const DIBPixelData& windowsDIB() const { return m_pixelData; }

Completed in 44 milliseconds