Searched defs:nAlignedWidth (Results 1 – 4 of 4) sorted by relevance
44 long nAlignedWidth; // these members will be filled by the member
75 long nAlignedWidth; in ReadJPEG() local
403 long nAlignedWidth; in CreateBitmap() local445 long nAlignedWidth; in FillBitmap() local
397 const sal_uLong nAlignedWidth = AlignedWidth4Bytes(static_cast<sal_uLong>(nBitsPerLine)); in ImplReadDIBBits() local1006 const sal_uLong nAlignedWidth(AlignedWidth4Bytes(rAcc.Width() * nBitCount)); in ImplWriteDIBBits() local
Completed in 28 milliseconds