Searched defs:nWidthAl (Results 1 – 3 of 3) sorted by relevance
636 ULONG nWidthAl = AlignedWidth4Bytes( rSizePixel.Width() * ( bRLE4 ? 4UL : 8UL ) ); in ImplDecodeRLEBuffer() local
988 sal_uLong nWidthAl = AlignedWidth4Bytes( rSizePixel.Width() * ( bRLE4 ? 4UL : 8UL ) ); in ImplDecodeRLEBuffer() local
276 const long nWidthAl = ( nWidth >> 2L ) + 1L; in ImplVectMap() local
Completed in 25 milliseconds