Searched refs:nDestBPL (Results 1 – 1 of 1) sorted by relevance
831 sal_uInt16 nByteCount, nCount, nSrcBPL, nDestBPL; in ReadPixMapEtc() local837 nDestBPL = ( nSrcBPL + 3 ) & 0xfffc; in ReadPixMapEtc()838 if ( nRowBytes < nSrcBPL || nRowBytes > nDestBPL ) in ReadPixMapEtc()900 sal_uInt16 nByteCount, nCount, nDestBPL,nD; in ReadPixMapEtc() local906 nDestBPL = ( ( 3 * nWidth ) + 0x0003 ) & 0xfffc; in ReadPixMapEtc()
Completed in 10 milliseconds