Home
last modified time | relevance | path

Searched defs:nImageSize (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx347 const ULONG nImageSize = AlignedWidth4Bytes( nBits * rSize.Width() ) * rSize.Height(); in ImplCreateDIB() local
H A Dsalgdi2.cxx386 …const long nImageSize = ( pBIH->cbImage ? pBIH->cbImage : ( pBIH->cy * AlignedWidth4Bytes( pBIH->c… in ImplDrawBitmap() local
/aoo42x/main/vcl/win/source/gdi/
H A Dsalbmp.cxx767 const sal_uLong nImageSize = nAlignedWidth4Bytes * rSize.Height(); in ImplCreateDIB() local
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx839 const int nImageSize = pAlphaBuffer->mnHeight * pAlphaBuffer->mnScanlineSize; in drawAlphaBitmap() local
/aoo42x/main/svtools/source/filter/wmf/
H A Demfwr.cxx756 sal_uInt32 nDIBSize = aMemStm.Tell(), nHeaderSize, nCompression, nColsUsed, nPalCount, nImageSize; in ImplWriteBmpRecord() local
/aoo42x/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx647 const sal_Int32 nImageSize( readInt32() ); in readImageImpl() local
/aoo42x/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx1586 void AddonsOptions_Impl::ReadImageFromURL( ImageSize nImageSize, const ::rtl::OUString& aImageURL, … in ReadImageFromURL()

Completed in 106 milliseconds