Lines Matching refs:nLeft

1471 						long		nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ;  in ImplScaleSuper()  local
1492 nLeft = bHMirr ? ( nX + 1 ) : nX; in ImplScaleSuper()
1502 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1503 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1528 nWeightX = (nMax- pMapFX[ nLeft ]) ; in ImplScaleSuper()
1612 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
1633 nLeft = bHMirr ? ( nX + 1 ) : nX; in ImplScaleSuper()
1643 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1644 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1670 nWeightX = (nMax- pMapFX[ nLeft ]) ; in ImplScaleSuper()
1762 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
1783 nLeft = bHMirr ? ( nX + 1 ) : nX; in ImplScaleSuper()
1793 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1794 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1818 nWeightX = (nMax- pMapFX[ nLeft ]) ; in ImplScaleSuper()
1906 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
1927 nLeft = bHMirr ? ( nX + 1 ) : nX; in ImplScaleSuper()
1937 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
1938 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
1962 nWeightX = (nMax- pMapFX[ nLeft ]) ; in ImplScaleSuper()
2045 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
2066 nLeft = bHMirr ? ( nX + 1 ) : nX; in ImplScaleSuper()
2076 nRowStart = pMapIX[ nLeft ]; in ImplScaleSuper()
2077 … nRowRange = ( pMapIX[ nRight ] == pMapIX[ nLeft ] )? 1 : ( pMapIX[ nRight ] - pMapIX[ nLeft ] ); in ImplScaleSuper()
2103 nWeightX = (nMax- pMapFX[ nLeft ]) ; in ImplScaleSuper()