Lines Matching refs:nWeightY

1471 						long		nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ;  in ImplScaleSuper()  local
1552 nWeightY = nMax; in ImplScaleSuper()
1554 nWeightY = nMax - pMapFY[ nTop ]; in ImplScaleSuper()
1556 nWeightY = pMapFY[ nTop ]; in ImplScaleSuper()
1558 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
1560 nWeightY = nMax; in ImplScaleSuper()
1562 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
1563 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
1564 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
1565 nTotalWeightY += nWeightY; in ImplScaleSuper()
1612 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
1696 nWeightY = nMax; in ImplScaleSuper()
1698 nWeightY = nMax - pMapFY[ nTop ]; in ImplScaleSuper()
1700 nWeightY = pMapFY[ nTop ]; in ImplScaleSuper()
1702 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
1704 nWeightY = nMax; in ImplScaleSuper()
1706 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
1707 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
1708 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
1709 nTotalWeightY += nWeightY; in ImplScaleSuper()
1762 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
1842 nWeightY = nMax; in ImplScaleSuper()
1844 nWeightY = nMax - pMapFY[ nTop ]; in ImplScaleSuper()
1846 nWeightY = pMapFY[ nTop ]; in ImplScaleSuper()
1848 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
1850 nWeightY = nMax; in ImplScaleSuper()
1852 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
1853 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
1854 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
1855 nTotalWeightY += nWeightY; in ImplScaleSuper()
1906 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
1986 nWeightY = nMax; in ImplScaleSuper()
1988 nWeightY = nMax - pMapFY[ nTop ]; in ImplScaleSuper()
1990 nWeightY = pMapFY[ nTop ]; in ImplScaleSuper()
1992 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
1994 nWeightY = nMax; in ImplScaleSuper()
1996 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
1997 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
1998 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
1999 nTotalWeightY += nWeightY; in ImplScaleSuper()
2045 long nLeft, nRight, nTop, nBottom, nWeightX, nWeightY ; in ImplScaleSuper() local
2128 nWeightY = nMax; in ImplScaleSuper()
2130 nWeightY = nMax - pMapFY[ nTop ]; in ImplScaleSuper()
2132 nWeightY = pMapFY[ nTop ]; in ImplScaleSuper()
2134 nWeightY = pMapFY[ nBottom ]; in ImplScaleSuper()
2136 nWeightY = nMax; in ImplScaleSuper()
2138 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
2139 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
2140 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
2141 nTotalWeightY += nWeightY; in ImplScaleSuper()