Home
last modified time | relevance | path

Searched defs:nAlignedWidth (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.h44 long nAlignedWidth; // these members will be filled by the member
H A Djpegc.c75 long nAlignedWidth; in ReadJPEG() local
H A Djpeg.cxx403 long nAlignedWidth; in CreateBitmap() local
445 long nAlignedWidth; in FillBitmap() local
/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx397 const sal_uLong nAlignedWidth = AlignedWidth4Bytes(static_cast<sal_uLong>(nBitsPerLine)); in ImplReadDIBBits() local
1006 const sal_uLong nAlignedWidth(AlignedWidth4Bytes(rAcc.Width() * nBitCount)); in ImplWriteDIBBits() local

Completed in 48 milliseconds