Home
last modified time | relevance | path

Searched refs:aColRes (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1383 BitmapColor aCol0, aCol1, aColRes; in ImplScaleSuper() local
1460 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1463 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1571 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1601 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1604 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1715 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1751 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1754 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
1861 pWAcc->SetPixel( nYDst, nXDst++, aColRes ); in ImplScaleSuper()
[all …]
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1030 BitmapColor aCol0, aCol1, aColRes; in ImplCreateScaled() local
1077 aColRes.SetRed( MAP( cR0, cR1, nTmpFY ) ); in ImplCreateScaled()
1106 aColRes.SetRed( MAP( cR0, cR1, nTmpFY ) ); in ImplCreateScaled()
1142 aColRes.SetRed( MAP( cR0, cR1, nTmpFY ) ); in ImplCreateScaled()
1175 aColRes.SetRed( MAP( cR0, cR1, nTmpFY ) ); in ImplCreateScaled()
1204 aColRes.SetRed( MAP( cR0, cR1, nTmpFY ) ); in ImplCreateScaled()
1468 BitmapColor aColRes; in ImplCreateRotatedScaled() local
1500 aColRes.SetRed( MAP( cR0, cR1, nTmpFY ) ); in ImplCreateRotatedScaled()
1503 pWAcc->SetPixel( nY, nX, aColRes ); in ImplCreateRotatedScaled()
1540 aColRes.SetRed( MAP( cR0, cR1, nTmpFY ) ); in ImplCreateRotatedScaled()
[all …]

Completed in 50 milliseconds