Lines Matching refs:nRowStart
1470 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1497 nRowStart = pMapIX[ nX ]; in ImplScaleSuper()
1502 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1517 const BitmapColor& rCol = pAcc->GetPaletteColor( pTmpY[ nRowStart + j ] ); in ImplScaleSuper()
1611 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1638 nRowStart = pMapIX[ nX ]; in ImplScaleSuper()
1643 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1657 aCol0 = pAcc->GetPaletteColor ( pAcc->GetPixelIndex( nLineStart + i, nRowStart + j ) ); in ImplScaleSuper()
1761 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1788 nRowStart = pMapIX[ nX ]; in ImplScaleSuper()
1793 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1803 pTmpX = pTmpY + 3L * nRowStart; in ImplScaleSuper()
1905 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1932 nRowStart = pMapIX[ nX ]; in ImplScaleSuper()
1937 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1947 pTmpX = pTmpY + 3L * nRowStart; in ImplScaleSuper()
2044 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
2071 nRowStart = pMapIX[ nX ]; in ImplScaleSuper()
2076 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
2090 aCol0 = pAcc->GetPixel( nLineStart + i, nRowStart + j ); in ImplScaleSuper()