Lines Matching refs:cR1
1396 sal_uInt8 cR0, cG0, cB0, cR1, cG1, cB1; in ImplScaleSuper() local
1456 cR1 = MAP( rCol2.GetRed(), rCol3.GetRed(), nTempFX ); in ImplScaleSuper()
1460 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1597 cR1 = MAP( aCol0.GetRed(), aCol1.GetRed(), nTempFX ); in ImplScaleSuper()
1601 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1749 cR1 = MAP( *pTmp0, *pTmp1, nTempFX ); in ImplScaleSuper()
1751 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1891 cR1 = MAP( *pTmp0, *pTmp1, nTempFX ); pTmp0++; pTmp1++; in ImplScaleSuper()
1895 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
2031 cR1 = MAP( aCol0.GetRed(), aCol1.GetRed(), nTempFX ); in ImplScaleSuper()
2035 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()