Home
last modified time | relevance | path

Searched refs:biHeight (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/vcl/win/source/gdi/
H A Dsalbmp.cxx543 maSize = Size( pBIH->biWidth, pBIH->biHeight ); in Create()
647 hNewDDB = CreateBitmap( pBIH->biWidth, pBIH->biHeight, 1, 1, NULL ); in Create()
650 SetDIBits( hDC, hNewDDB, 0, pBIH->biHeight, pBits, pBI, DIB_RGB_COLORS ); in Create()
788 pBIH->biHeight = rSize.Height(); in ImplCreateDIB()
870 Size aSizePix( pBIH->biWidth, pBIH->biHeight ); in AcquireBuffer()
H A Dsalvd.cxx56 aBitmapInfo.bmiHeader.biHeight = nDY; in ImplCreateVirDevBitmap()
H A Dsalgdi.cxx221 pBIH->biHeight = 8; in ImplInitSalGDI()
296 pBIH->biHeight = 8; in ImplInitSalGDI()
H A Dsalgdi2.cxx375 … (int)rPosAry.mnSrcX, (int)(pBIH->biHeight - rPosAry.mnSrcHeight - rPosAry.mnSrcY), in ImplDrawBitmap()
/aoo42x/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx114 aBIH.biHeight = -aSize.getY(); in getFastPropertyValue()
190 aDIB.bmiHeader.biHeight = -aSize.getY(); in getFastPropertyValue()
H A Ddx_5rm.cxx306 bitmapInfo.biHeight = aSurfaceDesc.dwHeight; in dumpSurface()
/aoo42x/main/svtools/inc/svtools/
H A Dfltdefs.hxx112 sal_uInt32 biHeight; member
/aoo42x/main/avmedia/source/win/
H A Dframegrabber.cxx162 nHeight = pVih->bmiHeader.biHeight; in grabFrame()
/aoo42x/main/dtrans/source/os2/clipb/
H A DOS2Bitmap.cxx53 LONG biHeight; member
/aoo42x/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx264 cyDib = abs (pbmi->bmiHeader.biHeight); in onPaint()
/aoo42x/main/dtrans/source/win32/dtobj/
H A DFmtFilter.cxx553 pBmp->biHeight = aBmpSize.cy; in WinBITMAPToOOBMP()
/aoo42x/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx406 dib.bi.biHeight = thumbnail_size_.cy; in Extract()
/aoo42x/main/extensions/source/scanner/
H A Dscanwin.cxx910 aRet.Height = pBIH->biHeight; in getSize()

Completed in 332 milliseconds