Searched refs:biWidth (Results 1 – 12 of 12) sorted by relevance
543 maSize = Size( pBIH->biWidth, pBIH->biHeight ); in Create()647 hNewDDB = CreateBitmap( pBIH->biWidth, pBIH->biHeight, 1, 1, NULL ); in Create()787 pBIH->biWidth = rSize.Width(); in ImplCreateDIB()870 Size aSizePix( pBIH->biWidth, pBIH->biHeight ); in AcquireBuffer()
55 aBitmapInfo.bmiHeader.biWidth = nDX; in ImplCreateVirDevBitmap()
220 pBIH->biWidth = 8; in ImplInitSalGDI()295 pBIH->biWidth = 8; in ImplInitSalGDI()
113 aBIH.biWidth = aSize.getX(); in getFastPropertyValue()189 aDIB.bmiHeader.biWidth = aSize.getX(); in getFastPropertyValue()
305 bitmapInfo.biWidth = aSurfaceDesc.dwWidth; in dumpSurface()
111 sal_uInt32 biWidth; member
161 nWidth = pVih->bmiHeader.biWidth; in grabFrame()
52 LONG biWidth; member
263 cxDib = pbmi->bmiHeader.biWidth; in onPaint()
552 pBmp->biWidth = aBmpSize.cx; in WinBITMAPToOOBMP()
405 dib.bi.biWidth = thumbnail_size_.cx; in Extract()
909 aRet.Width = pBIH->biWidth; in getSize()
Completed in 125 milliseconds