Lines Matching refs:nDstWidth
1918 const sal_Int32 nDstWidth, in ImplBlendWithAlpha() argument
1949 for( nX = 0, nOutX = nOffX; nX < nDstWidth; nX++, nOutX++ ) in ImplBlendWithAlpha()
1995 for( nX = 0; nX < nDstWidth; nX++ ) in ImplBlendWithAlpha()
2040 const sal_Int32 nDstWidth, in ImplBlend() argument
2066 for( nX = 0, nOutX = nOffX; nX < nDstWidth; nX++, nOutX++ ) in ImplBlend()
2118 for( nX = 0; nX < nDstWidth; nX++ ) in ImplBlend()
2137 for( nX = 0; nX < nDstWidth; nX++ ) in ImplBlend()
2158 for( nX = 0; nX < nDstWidth; nX++ ) in ImplBlend()
2178 for( nX = 0; nX < nDstWidth; nX++ ) in ImplBlend()
2286 const long nDstWidth = aDstRect.GetWidth(), nDstHeight = aDstRect.GetHeight(); in ImplDrawAlpha() local
2300 long* pMapX = new long[ nDstWidth ]; in ImplDrawAlpha()
2307 for( nX = 0L, nOutX = nOffX; nX < nDstWidth; nX++, nOutX++ ) in ImplDrawAlpha()
2344 nOffX,nDstWidth, in ImplDrawAlpha()
2352 nOffX,nDstWidth, in ImplDrawAlpha()