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

  /external/webkit/WebCore/platform/graphics/win/
GraphicsContextWin.cpp 83 m_bytesPerRow = bmpInfo.bmWidthBytes;
  /external/webkit/WebCore/platform/graphics/
GraphicsContext.h 386 unsigned bytesPerRow() const { return m_bytesPerRow; }
394 unsigned m_bytesPerRow;

Completed in 492 milliseconds