Searched refs:dwWidthBytes (Results 1 – 2 of 2) sorted by relevance
719 pRLWinPriv->dwWidthBytes = dibsection.dsBm.bmWidthBytes; in winMWExtWMStartDrawing()748 (unsigned int) pRLWinPriv->dwWidthBytes); in winMWExtWMStartDrawing()751 *bytesPerRow = pRLWinPriv->dwWidthBytes; in winMWExtWMStartDrawing()
534 int dwWidthBytes; member