Searched refs:aColRes (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 1030 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 …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | bitmap3.cxx | 1383 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 …]
|
Completed in 49 milliseconds