Lines Matching refs:nRowRange
1470 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1498 nRowRange = 0; in ImplScaleSuper()
1503 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1515 for(int j = 0; j <= nRowRange; j++) in ImplScaleSuper()
1534 else if ( nRowRange == j ) in ImplScaleSuper()
1611 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1639 nRowRange = 0; in ImplScaleSuper()
1644 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1655 for(int j = 0; j <= nRowRange; j++) in ImplScaleSuper()
1676 else if ( nRowRange == j ) in ImplScaleSuper()
1761 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1789 nRowRange = 0; in ImplScaleSuper()
1794 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1807 for(int j = 0; j <= nRowRange; j++) in ImplScaleSuper()
1824 else if ( nRowRange == j ) in ImplScaleSuper()
1905 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1933 nRowRange = 0; in ImplScaleSuper()
1938 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1951 for(int j = 0; j <= nRowRange; j++) in ImplScaleSuper()
1968 else if ( nRowRange == j ) in ImplScaleSuper()
2044 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
2072 nRowRange = 0; in ImplScaleSuper()
2077 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
2088 for(int j = 0; j <= nRowRange; j++) in ImplScaleSuper()
2109 else if ( nRowRange == j ) in ImplScaleSuper()