Home
last modified time | relevance | path

Searched refs:dwWidthBytes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwin32rootless.c719 pRLWinPriv->dwWidthBytes = dibsection.dsBm.bmWidthBytes; in winMWExtWMStartDrawing()
748 (unsigned int) pRLWinPriv->dwWidthBytes); in winMWExtWMStartDrawing()
751 *bytesPerRow = pRLWinPriv->dwWidthBytes; in winMWExtWMStartDrawing()
H A Dwin.h534 int dwWidthBytes; member